buildman: Drop use of 'boards' in control
authorSimon Glass <sjg@chromium.org>
Tue, 12 Jul 2022 01:04:00 +0000 (19:04 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 5 Aug 2022 15:47:55 +0000 (11:47 -0400)
commitcc2c0d1800528f307df376524132d3573749c581
treed640806725d94bc1399ef70b05f1dba81a058720
parentfd1b507e6038e3eafb2c8f9a198eb3a03b239f52
buildman: Drop use of 'boards' in control

Use brds instead so that we can reserve 'boards' for a module name.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/buildman/builder.py
tools/buildman/control.py
tools/buildman/func_test.py