GNU Linux-libre 6.1.60-gnu scripts scripts/v6.1.60-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Wed, 25 Oct 2023 19:56:47 +0000 (19:56 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Wed, 25 Oct 2023 19:56:47 +0000 (19:56 +0000)
deblob-check

index 0ce039f26069de0b41d508e5813b38334b57bcd1..0b03c5e8e77c0748f29da2ae5d53c3cb31d389ae 100755 (executable)
@@ -11,6 +11,7 @@
 #        modified with 2023-07-24 r19347
 #        modified with 2023-08-03 r19361
 #        modified with 2023-08-08 r19366
+#        modified with 2023-10-23 r19416 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6729,6 +6730,9 @@ set_except () {
     accept 'The[ ]updated[ ]microcode[ ]will[ ]enable[ ]the[ ]mitigation[ ]by[ ]default' Documentation/admin-guide/hw-vuln/gather_data_sampling.rst
     accept '[\t]*This[ ]issue[ ]is[ ]mitigated[ ]by[ ]default[ ]in[ ]updated[ ]microcode' Documentation/admin-guide/kernel-parameters.txt
 
+    # New in 6.6-rc, 6.5.9, 6.1.60, 5.15.137, 5.10.199.
+    blobname 'gsl1680-\(bush-bush-windows-tablet\|positivo-c4128b\)\.fw' drivers/platform/x86/otuchscreen_dmi.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)