]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
linux-firmware: Upgrade to 20241017 and allow compressing firmware
authorZoltán Böszörményi <zboszor@gmail.com>
Fri, 18 Oct 2024 09:26:05 +0000 (11:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Oct 2024 11:26:25 +0000 (12:26 +0100)
commitc0fedbc7fc886a74c8d7c77e083e4c2d8215f7f1
tree35163359b833a828ed11a7dcbba13dc9a107c817
parent1eb084956bcba83782bc2b24cf8cc89459a57e34
linux-firmware: Upgrade to 20241017 and allow compressing firmware

The new 20241017 version contains some breaking changes
regarding firmware file deduplication.

Disable running check_whence.py in copy-firmware.sh to avoid
build issues. Instead, assume that WHENCE as accepted into
release tarballs is correct.

The kernel, dracut and systemd all support compressed firmware
files. Allow compressing them either as xz or zst which allows
significant disk space savings.

Ship non-compressed firmware as default.

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux-firmware/linux-firmware_20241017.bb [moved from meta/recipes-kernel/linux-firmware/linux-firmware_20240909.bb with 89% similarity]