]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cve-check: Add missing call to exit_if_errors
authorPhilip Lorenz <philip.lorenz@bmw.de>
Fri, 15 Aug 2025 09:53:06 +0000 (11:53 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 18 Aug 2025 14:48:36 +0000 (07:48 -0700)
commitb3d12589c26f4e86b153bbdcda774985e4e046bd
tree1d4a7522dc8102810018cfda534c89549862403f
parentfa45d6d5bec8fe503ff6b9166a3b4af31ea95369
cve-check: Add missing call to exit_if_errors

check_cves may raise the cve_status_not_in_db QA check. Call
exit_if_errors to make sure that the task is marked as failed when the
check is categorized as an error.

cve_status_not_in_db was in the meantime dropped in OE-Core
452e605b55ad61c08f4af7089a5a9c576ca28f7d so this change is only required
on scarthgap.

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