deblob-check: adjust for 6.1.9, 5.15.91, 5.10.166
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Wed, 1 Feb 2023 21:25:13 +0000 (21:25 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Wed, 1 Feb 2023 21:25:13 +0000 (21:25 +0000)
git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@19031 559672b5-ba27-0410-b829-e8f1faed8b1b

deblob-check

index 0e7014290718eaa5e5f30d1cf8aa6b46c2f07690..e42faafd1146b8c4bdbf24d48cf4ae14ea6931f3 100755 (executable)
@@ -1,13 +1,13 @@
 #! /bin/sh
 
-# deblob-check version 2022-12-31 r19025
+# deblob-check version 2023-02-01 r19031
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
 # Check http://www.fsfla.org/svn/fsfla/software/linux-libre for newer
 # versions.
 
-# Copyright 2008-2022 Alexandre Oliva <lxoliva@fsfla.org>
+# Copyright 2008-2023 Alexandre Oliva <lxoliva@fsfla.org>
 #
 # This program is part of GNU Linux-libre, a GNU project that
 # publishes scripts to clean up Linux so as to make it suitable for
@@ -6681,6 +6681,9 @@ set_except () {
     # New in 6.1.2.
     initnc '\.LKtable[:]' arch/arm64/crypto/sm3-neon-core.S
 
+    # New in 6.1.9, 5.15.91, 5.10.166.
+    blobname 'gsl1680-csl-panther-tab-hd\.fw' drivers/platform/x86/touchscreen_dmi.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)