GNU Linux-libre 5.10.180-gnu1 scripts scripts/v5.10.180-gnu1
authorFreedo <freedo@linux-libre.fsfla.org>
Wed, 17 May 2023 18:15:22 +0000 (18:15 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Wed, 17 May 2023 18:15:22 +0000 (18:15 +0000)
deblob-check

index 3a13ff86c3e55a038fb9d3d39c5e36f43bc6c151..5bd1405fb16e2b55e27eb3957b321c8a5cc18799 100755 (executable)
@@ -13,6 +13,7 @@
 #        modified with 2022-11-27 r18997 (partial)
 #        modified with 2023-02-01 r19031
 #        modified with 2023-03-17 r19120
+#        modified with 2023-05-17 r19267
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6336,6 +6337,9 @@ set_except () {
     # New in 6.2.7, 6.1.20, 5.15.103, 5.10.175, 5.4.237, 4.19.278, 4.14.310.
     accept '[\t][ ][*][ ]updated[ ]microcode[ ]at[ ]the[ ]time' arch/x86/kernel/cpu/amd.c
 
+    # New in 6.3.3, 6.2.16, 5.15.112, 5.10.180, 5.4.243, 4.19.283.
+    blobname 'gsl1680-dexp-ursus-kx210i\.fw' drivers/platform/x86/touchscreen_dmi.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)