]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
insane: Improve patch warning/error handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jan 2023 13:08:58 +0000 (13:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 21 Jan 2023 07:46:19 +0000 (07:46 +0000)
commit76a685bfcf927593eac67157762a53259089ea8a
tree4ce274b09ece724c9bb776427956879a85092dcc
parentfd0a82400d419bce8605a9445db9b20b8ddc01a7
insane: Improve patch warning/error handling

Currently, whilst patch errors or warnings are shown, the errors don't stop builds.
The configuration isn't very configurable from WARN_QA and ERROR_QA either.

This patch:
 * Uses the standard mechanisms to handle the patch fuzz warnings/errors
 * Makes Upstream-Status checking configurable from WARN/ERROR_QA
 * Allows that checking to be used with non-core layers
 * Makes patch-fuzz an error by default

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-global/insane.bbclass