From: Peter Müller Date: Sat, 17 Feb 2024 20:42:28 +0000 (+0000) Subject: Core Update 185: Delete orphaned linux-firmware files X-Git-Tag: v2.29-core185~169 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6511c820d09f7873780130b8054093fa43ba90c;p=ipfire-2.x.git 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 --- diff --git a/config/rootfiles/core/185/update.sh b/config/rootfiles/core/185/update.sh index c81b68cab3..3607432fdc 100644 --- a/config/rootfiles/core/185/update.sh +++ b/config/rootfiles/core/185/update.sh @@ -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