[PATCH v4 82/83] buildman: Add an option to check maintainers and targets

Simon Glass sjg at chromium.org
Mon Jul 24 20:44:45 CEST 2023


In poking around it seems that many boards don't define a CONFIG_TARGET
Kconfig variable. This is not strictly necessary, but add an option to
buildman so these can be viewed.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v3)

Changes in v3:
- Add new patch with an option to check maintains and targets

 tools/buildman/buildman.rst |  4 ++++
 tools/buildman/cmdline.py   |  3 +++
 tools/buildman/control.py   | 14 +++++++++-----
 3 files changed, 16 insertions(+), 5 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list