mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 01:38:25 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user