]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Support missing compression tools
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Fri, 19 Aug 2022 14:25:31 +0000 (16:25 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Aug 2022 00:07:33 +0000 (18:07 -0600)
commit4542e6a348d3cfee48982dc7619d0fdd7e99aef3
tree68241babdff0820326215410b6dd015da1872544
parent357242c83f2c0561ba64b1bc76d646fa5044ef72
binman: Support missing compression tools

Handle missing compression tools by returning empty data and record
missing bintool.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/entry.py
tools/binman/entry_test.py
tools/binman/ftest.py