GNU Linux-libre 5.15.153-gnu scripts scripts/5.15 scripts/v5.15.153-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Wed, 27 Mar 2024 20:18:56 +0000 (20:18 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Wed, 27 Mar 2024 20:18:56 +0000 (20:18 +0000)
deblob-check

index 7b9955d04a573b96d7059b3fa963867adf891877..c4a6c82c4c0cf630dc12ed3b29da022f7db69b69 100755 (executable)
@@ -27,6 +27,7 @@
 #        modified with 2023-10-23 r19416 (partial)
 #        modified with 2023-12-26 r19450 (partial)
 #        modified with 2024-03-01 r19492
+#        modified with 2023-06-12 r19329 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6423,6 +6424,10 @@ set_except () {
     # New in 6.7.7, 6.6.19, 6.1.80, and 5.15.150.
     blobname '\(silead[/]\)\?gsl3692-teclast-x16-plus\.fw' drivers/platform/x86/touchscreen_dmi.c
 
+    # New in 5.15.153.
+    blobname 'qca[/]hpbtfw%02x\.tlv' drivers/bluetooth/btqca.c
+    blobname 'qca[/]hpnv%02x\.bin' drivers/bluetooth/btqca.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)