commit | d7713ad36f1d219f6aab87ab2f5bcce2d3c2fafe | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Nov 09 19:14:53 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Nov 22 15:13:35 2022 -0700 |
tree | 8ce6169a620610943588b4838db07299656c7695 | |
parent | 5f319fa728d0693ca89da741e2f47566e97ae69b [diff] |
buildman: Add --allow-missing flag to allow missing blobs Add a new flag to buildman so that we will in turn pass BINMAN_ALLOW_MISSING=1 to 'make'. Make use of this flag in CI. Allow the settings file to control this. Cc: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Simon Glass <sjg@chromium.org>