Skip to content
Commit 35b6e53d authored by Simon Glass's avatar Simon Glass
Browse files

buildman: Detect binman reporting missing blobs



Buildman should consider a build as a success (with warnings) if missing
blobs have been dealt with by binman, even though buildman itself returns
and error code overall. This is how other warnings are dealt with.

We cannot easily access the 103 exit code, so detect the problem in the
output.

With this change, missing blobs result in an exit code of 101, although
they still indicate failure.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent cd6889d8
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