linux-firmware: Do not ship the qca/ directory

It only contains firmware files for some Qualcomm Bluetooth devices, for
which there is no use on IPFire, since we disabled Bluetooth support in
the kernel a long time ago due to security reasons.

To save some space (~ 1.9 MByte), do not ship these files, and delete
them on existing IPFire installations as well.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2023-03-11 17:04:18 +00:00
parent c590c915a4
commit 35abb51eb7
3 changed files with 56 additions and 65 deletions

View File

@@ -136,6 +136,7 @@ rm -rfv \
/lib/firmware/iwlwifi-ty-a0-gf-a0-67.ucode \
/lib/firmware/iwlwifi-ty-a0-gf-a0-68.ucode \
/lib/firmware/iwlwifi-ty-a0-gf-a0-71.ucode \
/lib/firmware/qca \
/usr/bin/srptool \
/usr/lib/libbind9-9.16.37.so \
/usr/lib/libboost*.so.1.76.0 \