From ce78e31b6a912ead467b62531797c0059951ce7c Mon Sep 17 00:00:00 2001 From: lxoliva Date: Sun, 10 Oct 2021 03:09:38 +0000 Subject: [PATCH] changes for GNU Linux-libre 5.14.11-gnu and 5.10.72-gnu1 git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@18376 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 5f4551deeb9..19d623fb1e5 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2021-10-02 +# deblob-check version 2021-10-09 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -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 ;; -- 2.31.1