mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-18 09:13:06 +00:00
daa2da754a
The binary is looked on the system by the suffix of the packer class.
This means binman was looking for btool_gzip on the system and not gzip.
Therefore, let's pass "gzip" as the name so that it can be found and
used.
Fixes:
|
||
---|---|---|
.. | ||
_testing.py | ||
btool_gzip.py | ||
bzip2.py | ||
cbfstool.py | ||
fiptool.py | ||
futility.py | ||
ifwitool.py | ||
lz4.py | ||
lzma_alone.py | ||
lzop.py | ||
mkimage.py | ||
xz.py | ||
zstd.py |