diff options
author | Simon Glass <sjg@chromium.org> | 2022-11-09 19:14:48 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-11-22 15:13:35 -0700 |
commit | 35b6e53d0d65ec59d73653ac194c0317621b16cf (patch) | |
tree | 2dc7c8db7da036fb0bed4725c2c4d00316d467d5 /env/ubi.c | |
parent | cd6889d8967e1afa00dc244e26b2eb18a2f3f4d7 (diff) | |
download | u-boot-35b6e53d0d65ec59d73653ac194c0317621b16cf.tar.gz u-boot-35b6e53d0d65ec59d73653ac194c0317621b16cf.tar.bz2 u-boot-35b6e53d0d65ec59d73653ac194c0317621b16cf.zip |
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: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'env/ubi.c')
0 files changed, 0 insertions, 0 deletions