]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sstate.bbclass: Do not cause build failures due to setscene errors jansa/rocko
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Tue, 29 Aug 2017 20:36:25 +0000 (22:36 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 25 Nov 2018 09:08:33 +0000 (09:08 +0000)
commit8b76f02588b6f184630b68df3616271196032e88
tree40d9b7209580f2bb9441d673198dd8942db2a178
parentee437bee06a8593013764ebc6dec5e8f04b23c82
sstate.bbclass: Do not cause build failures due to setscene errors

If a setscene task fails, the real task will be run instead. However,
in case the failed setscene task happened to log any errors, this will
still cause bitbake to return with an error code, even though
everything actually built ok. To avoid this, modify setscene to only
warn about errors.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/classes/sstate.bbclass