[PATCH v3 06/23] buildman: Allow ignoring warnings in the return code

Tom Rini trini at konsulko.com
Sat Apr 11 17:20:53 CEST 2020


On Wed, Mar 18, 2020 at 09:42:44AM -0600, Simon Glass wrote:

> Sometimes we don't want buildman to return failure if it seems warnings.
> Add a -W option to support this. If buildman detects warnings (and no
> errors) it will return an exit code of 0 (success).
> 
> Note that the definition of 'warnings' includes the migration warnings
> produced by U-Boot, such as:
> 
>     ===================== WARNING ======================
>     This board does not use CONFIG_DM_MMC. Please update
>     ...
>     ====================================================
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200411/1d4a4b56/attachment.sig>


More information about the U-Boot mailing list