summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYannic Moog <[email protected]>2025-06-13 14:02:41 +0200
committerTom Rini <[email protected]>2025-06-26 09:54:05 -0600
commit3ae668b9d2101d111d257ee7d8912c19cfb0e102 (patch)
treefbcc5ce03efe4f1e28c572e5bcdc49a385514475 /scripts
parenta657d87f08789c4c50423897bd5ee052c6223ee6 (diff)
binman: mark optional missing blobs as absent
Optional blobs should mark themselves as absent to avoid being packed into an image. Extend the documentation of this behaviour. Although the documentation implied this before, the "optional" property had not been explained properly before. The behaviour will change as now absent entries are no longer packed into an image. The image map will also reflect this. As a result, the CheckForProblems() function will no longer alert on optional (blob) entries. This is because the missing optional images were removed before CheckForProblems is called. Adjust the testExtblobOptional test case to highlight that we are testing not only an optional image but the image is missing as well. The behaviour for these is different where the latter will not be packaged into the image. Reported-by: Simon Glass <[email protected]> Signed-off-by: Yannic Moog <[email protected]> Reviewed-by: Bryan Brattlof <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions