From 076c35f0ca20b04c117fdfe4644ac8a4acdab538 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Fri, 2 Dec 2022 16:44:36 -0500 Subject: [PATCH] GNU Linux-libre 6.0.11-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index d75b6b31c53..b3d743b5f19 100755 --- a/deblob-check +++ b/deblob-check @@ -3,6 +3,7 @@ # deblob-check version 2022-10-02 r18939 # modified with 2022-11-03 r18976 # modified with 2022-11-16 r18984 +# modified with 2022-11-27 r18997 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6652,6 +6653,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