mirror of
https://git.yoctoproject.org/poky
synced 2026-02-07 17:26:36 +01:00
The variables checked for are mandatory in all cases so a QA check does not seem to be the right choice for this. Additionally, the code never called `exit_if_errors` so the reported QA issue didn't actually fail the task. (From OE-Core rev: cb69d7eba80215f9f8b74dafe40ca2289fa294aa) Signed-off-by: Philip Lorenz <philip.lorenz@bmw.de> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>