From 0026d116c4f7ac8c482dde87a44f60bf30df499c Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sat, 9 Oct 2021 21:50:03 -0400 Subject: [PATCH] GNU Linux-libre 5.14.11-gnu scripts --- deblob-check | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 96549b3901d..37fdc05d99a 100755 --- a/deblob-check +++ b/deblob-check @@ -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 @@ -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