diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-04-24 14:45:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-29 09:55:31 +0100 |
commit | c1cac08c7c7b9667ebc69a7d9c1885f7dc48a8f3 (patch) | |
tree | 679f7f937487f1564cf31a9fbfb4d7a3b5585d0f /scripts/lib/devtool/export.py | |
parent | bbcc57ba12ea7fab55254f2b550a1306db445ce4 (diff) | |
download | poky-c1cac08c7c7b9667ebc69a7d9c1885f7dc48a8f3.tar.gz |
linux-firmware: fix zst install suffix
The linux-firmware Makefile defines an 'install-zst' rule, but currently
fw_compr_suffix() return the '-zstd' suffix when FIRMWARE_COMPRESSION is
set to 'zstd' which produces:
make: *** No rule to make target 'install-zstd'.
Return '-zst' instead to properly run 'make install-zst'.
(From OE-Core rev: cc9d972eba1f47fba206665260690ad8de99679f)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/export.py')
0 files changed, 0 insertions, 0 deletions