]> git.pld-linux.org Git - packages/linux-firmware.git/commitdiff
add todo about compressing firmware files
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 13 Oct 2019 21:09:14 +0000 (00:09 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sun, 13 Oct 2019 21:09:32 +0000 (00:09 +0300)
firmware: Add support for loading compressed firmware files. Currently
the files in /lib/firmware counts up to 419MB, while they can be reduced
to 130MB by file compression. Currently only XZ format is supported

https://git.kernel.org/linus/82fd7a8142a10b8eb41313074b3859d82c0857dc

linux-firmware.spec

index ee5c7ef77c24b182acde238d13bb06ac79cbdc22..c9ada5ff457c6fb0436ec3d281ab72c5be5c4a75 100644 (file)
@@ -1,5 +1,6 @@
 # TODO
 # - subpackages for various firmwares?
+# - (since 5.3) compress firmware: https://git.kernel.org/linus/82fd7a8142a10b8eb41313074b3859d82c0857dc
 %define                rel     1
 %define                ver     20190923
 Summary:       Firmware files used by the Linux kernel
This page took 0.278333 seconds and 4 git commands to generate.