commit | c3665a896e30578f8e5d6f1927da304efcd14735 | [log] [tgz] |
---|---|---|
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | Fri Aug 19 16:25:31 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 20 18:07:33 2022 -0600 |
tree | 68241babdff0820326215410b6dd015da1872544 | |
parent | ec7d27d3a83023af37e4fd42f67ec328d27b20c7 [diff] |
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>