]> Git Repo - J-u-boot.git/commit - .azure-pipelines.yml
buildman: Add --allow-missing flag to allow missing blobs
authorTom Rini <[email protected]>
Thu, 10 Nov 2022 02:14:53 +0000 (19:14 -0700)
committerSimon Glass <[email protected]>
Tue, 22 Nov 2022 22:13:35 +0000 (15:13 -0700)
commitd7713ad36f1d219f6aab87ab2f5bcce2d3c2fafe
tree8ce6169a620610943588b4838db07299656c7695
parent5f319fa728d0693ca89da741e2f47566e97ae69b
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 <[email protected]>
Cc: Simon Glass <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Signed-off-by: Simon Glass <[email protected]>
.azure-pipelines.yml
.gitlab-ci.yml
tools/buildman/bsettings.py
tools/buildman/builder.py
tools/buildman/builderthread.py
tools/buildman/buildman.rst
tools/buildman/cmdline.py
tools/buildman/control.py
tools/buildman/func_test.py
This page took 0.035695 seconds and 4 git commands to generate.