From 97d30f66e2b0e10589cb0c945f1d0d8525b138bc Mon Sep 17 00:00:00 2001 From: Freedo Date: Fri, 17 May 2024 21:55:39 +0000 Subject: [PATCH] GNU Linux-libre 6.1.91-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 2d6188083e4..5713db45186 100755 --- a/deblob-check +++ b/deblob-check @@ -21,6 +21,7 @@ # modified with 2024-03-29 r19515 # modified with 2024-03-29 r19518 # modified with 2024-04-14 r19529 +# modified with 2023-12-26 r19450 (more partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6771,6 +6772,9 @@ set_except () { blobname 'iwlwifi-\(sc\)-[ab]0-\(fm\|hr\|gf4\?\|wh\)-[abc]0' drivers/net/wireless/intel/iwlwifi/cfg/sc.c blobname 'iwlwifi-[^ ]*-[ab]0-' drivers/net/wireless/intel/iwlwifi/cfg/22000.c + # New in 6.7-rc7, 6.6.31, 6.1.91. + blobname 'qca[/]hpnv%02x%s\.\(bin\|%x\)' drivers/bluetooth/btqca.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1