]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
setuptools3: Add missing call to exit_if_errors
authorPhilip Lorenz <philip.lorenz@bmw.de>
Mon, 28 Jul 2025 09:59:30 +0000 (11:59 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jul 2025 09:47:56 +0000 (10:47 +0100)
commitacc0c57e455670501433ba4514a977e16dc88c34
treec5d64a4dde4dd545cde5f1011e3571e3bc8722cc
parentcb69d7eba80215f9f8b74dafe40ca2289fa294aa
setuptools3: Add missing call to exit_if_errors

`exit_if_errors` must be called explicitly at the end of the task
execution to ensure that QA issues categorized as errors fail the task.

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>
meta/classes-recipe/setuptools3.bbclass