GNU Linux-libre 6.0.11-gnu scripts scripts/6.0 scripts/v6.0.11-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Fri, 2 Dec 2022 21:44:36 +0000 (16:44 -0500)
committerAlexandre Oliva <lxoliva@fsfla.org>
Fri, 2 Dec 2022 21:44:36 +0000 (16:44 -0500)
deblob-check

index d75b6b31c53c28045f9b84968a527270796cd9e2..b3d743b5f19f27f1bf6217d1136b3f73be7a76ae 100755 (executable)
@@ -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 <lxoliva@fsfla.org>
 
@@ -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)