Core Update 185: Delete orphaned linux-firmware files

See: https://patchwork.ipfire.org/project/ipfire/patch/c21b6fed-28cd-47ce-8a99-b36b37672a15@ipfire.org/

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
Peter Müller
2024-02-17 20:42:28 +00:00
parent 6336428ef8
commit d6511c820d

View File

@@ -38,6 +38,15 @@ done
extract_files
# Remove files
rm -rvf \
/lib/firmware/ath10k/WCN3990/hw1.0/notice.txt_wlanmdsp \
/lib/firmware/ath11k/IPQ6018/hw1.0/Notice.txt \
/lib/firmware/ath11k/IPQ8074/hw2.0/Notice.txt \
/lib/firmware/ath11k/QCA6390/hw2.0/Notice.txt \
/lib/firmware/ath11k/QCN9074/hw1.0/Notice.txt \
/lib/firmware/ath11k/WCN6855/hw2.0/Notice.txt \
/lib/firmware/intel-ucode/06-86-04 \
/lib/firmware/intel-ucode/06-86-05
# update linker config
ldconfig