GNU Linux-libre 5.10.72-gnu1 scripts scripts/v5.10.72-gnu1
authorAlexandre Oliva <lxoliva@fsfla.org>
Sun, 10 Oct 2021 01:48:31 +0000 (21:48 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Sun, 10 Oct 2021 01:48:31 +0000 (21:48 -0400)
deblob-check

index 96549b3901d97f490187f4e92d2faa6315029454..37fdc05d99a0133109a9ae036859098c6d152782 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# deblob-check version 2021-08-29
+# deblob-check version 2021-08-29 + 2021-10-09's r18376
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6279,6 +6279,8 @@ set_except () {
     # Present in 4.9, links to Free Software.
     accept 'ARM[ ]assembly[ ]source[ ]code[ ]available[ ]at[ ]https[:][/][/]linuxtv\.org[/]downloads[/]firmware[/]Boot\.S' firmware/WHENCE
 
+    # New in 5.14.11, 5.10.72.
+    blobname '\(silead[/]\)\?gsl1680-chuwi-hi\(10plus\|book\)\.fw' drivers/platform/x86/touchscreen_dmi.c
 
     ;;