Skip to content
Commit 25a7e8da authored by Richard Purdie's avatar Richard Purdie Committed by Anuj Mittal
Browse files

sstate: Improve failure to obtain archive message/handling



The bb.fatal() case where sstate failed to find/use an archive in setcene tasks
is suboptimal. Bitbakes handling of setscene tasks will be to warn but the fatal
will turn this into an error, despite the real task being rerun.

In these failure cases other messages would usually have been printed so turn
this into a warning and raise a handled exception status so that bitbake knows
to fail the task but not print more messages.

Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 7875baec)
Signed-off-by: default avatarAnuj Mittal <anuj.mittal@intel.com>
parent 3f183a7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment