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

binman: Use an exit code when blobs are missing



At present binman returns success when told to handle missing/faked blobs
or missing bintools. This is confusing since in fact the resulting image
cannot work.

Use exit code 103 to signal this problem, with a -W option to convert
it to a warning.

Rename the flag to --ignore-missing since it controls bintools also.

Add documentation about exit codes while we are here.

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