]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
insane: Ensure that `src-uri-bad` fails correctly stable/kirkstone-nut
authorPhilip Lorenz <philip.lorenz@bmw.de>
Fri, 15 Aug 2025 09:45:09 +0000 (11:45 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 18 Aug 2025 20:36:32 +0000 (13:36 -0700)
commit7e3e66b0836dd7d72a11f82545368967c4b39936
treeaa5448a95dab61aff0d2b818a384532f391927f9
parent8f7fe9a2e2a56a4f343775179eedd0b2d7ee0771
insane: Ensure that `src-uri-bad` fails correctly

`src-uri-bad` is missing the required call to `oe.qa.exit_if_errors` so
the corresponding task is not marked as failed when the QA check is
classified as an error.

This issue was fixed by the introduction of the do_recipe_qa task in
OE-core (e0c71367ab59021fc430ef215bbfc3b525036ba4) which is not part
of kirkstone yet.

Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/insane.bbclass