From: Freedo Date: Thu, 7 Mar 2024 00:17:55 +0000 (+0000) Subject: GNU Linux-libre 6.1.81-gnu scripts X-Git-Tag: scripts/v6.1.81-gnu^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=8f710d00549b924136de6d88c78f646a5afe9acd;p=releases.git GNU Linux-libre 6.1.81-gnu scripts --- diff --git a/deblob-check b/deblob-check index dbeb363571d..c05cb1c0deb 100755 --- a/deblob-check +++ b/deblob-check @@ -15,6 +15,8 @@ # modified with 2023-12-26 r19450 (partial) # modified with 2023-04-13 r19170 (partial) # modified with 2024-03-01 r19492 +# modified with 2023-06-13 r19329 (partial) +# modified with 2023-10-23 r19416 (more partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6745,6 +6747,14 @@ 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 6.1.81. + # New in 6.4-rc. + blobname 'qca[/]hpbtfw%02x\.tlv' drivers/bluetooth/btqca.c + blobname 'qca[/]hpnv%02x\.bin' drivers/bluetooth/btqca.c + # New in 6.6-rc. + 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)