From 909dc004dabf73a885c2ba3fcc5f86713fa7632c Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 2 Dec 2022 16:44:36 -0500 Subject: [PATCH] GNU Linux-libre 5.15.81-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 098fed2e2dc..7fc3e063a8e 100755 --- a/deblob-check +++ b/deblob-check @@ -16,6 +16,7 @@ # modified with 2022-08-25 r18881 # modified with 2022-09-11 r18905 # modified with 2022-11-16 r18984 +# modified with 2022-11-27 r18997 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6377,6 +6378,9 @@ set_except () { # New in 6.0.9, 5.15.79, and 5.10.155. accept '[\t]err[ ]=[ ]request_firmware_nowait[(]THIS_MODULE[,][ ]true[,][ ]["]regulatory\.db["][,]' net/wireless/reg.c + # New in 6.1-rc, 6.0.11, 5.15.81, 5.10.157. + blobname 'gsl1680-rca-cambio-w101-v2\.fw' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1