From: Freedo Date: Sat, 6 Jul 2024 03:59:45 +0000 (+0000) Subject: GNU Linux-libre 5.15.162-gnu scripts X-Git-Tag: scripts/v5.15.162-gnu^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=20618e8e6093c0a37631876298cb735b8c62aa70;p=releases.git GNU Linux-libre 5.15.162-gnu scripts --- diff --git a/deblob-check b/deblob-check index c4a6c82c4c0..3269ef9f1c6 100755 --- a/deblob-check +++ b/deblob-check @@ -28,6 +28,8 @@ # modified with 2023-12-26 r19450 (partial) # modified with 2024-03-01 r19492 # modified with 2023-06-12 r19329 (partial) +# modified with 2023-12-26 r19450 (more partial) +# modified with 2023-10-23 r19416 (more partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6428,6 +6430,11 @@ set_except () { blobname 'qca[/]hpbtfw%02x\.tlv' drivers/bluetooth/btqca.c blobname 'qca[/]hpnv%02x\.bin' drivers/bluetooth/btqca.c + # New in 5.15.162. + blobname 'qca[/]hpnv%02x%s\.\(bin\|%x\)' drivers/bluetooth/btqca.c + blobname 'qca[/]\(ap\|hmt\)btfw%02x\.tlv' drivers/bluetooth/btqca.c + blobname 'qca[/]\(ap\|hmt\)nv%02x\.bin' drivers/bluetooth/btqca.c + ;; */*freedo*.patch | */*logo*.patch)