]> git.baikalelectronics.ru Git - uboot.git/commit
buildman: Return an error if there are maintainer warnings
authorSimon Glass <sjg@chromium.org>
Tue, 12 Jul 2022 01:04:08 +0000 (19:04 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 5 Aug 2022 15:47:56 +0000 (11:47 -0400)
commitfdd35f3d3d94ca6e06f658814947c06d6ba93eb8
tree5126f8da682abca2c423dee08e59dd53f5909edd
parent5c998b4f1c40c37d0e0c59d4cdcc596137373434
buildman: Return an error if there are maintainer warnings

Detect warnings about missing maintain info and return result code 2 in
that case.

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