From 14a6572329498edd8069ccc04b39193996533674 Mon Sep 17 00:00:00 2001 From: Freedo Date: Thu, 11 Jul 2024 20:03:13 +0000 Subject: [PATCH] GNU Linux-libre 6.1.98-gnu scripts --- deblob-check | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deblob-check b/deblob-check index 5713db451861..42d7998c502c 100755 --- a/deblob-check +++ b/deblob-check @@ -22,6 +22,7 @@ # modified with 2024-03-29 r19518 # modified with 2024-04-14 r19529 # modified with 2023-12-26 r19450 (more partial) +# modified with 2024-07-05 r19593 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6775,6 +6776,10 @@ set_except () { # New in 6.7-rc7, 6.6.31, 6.1.91. blobname 'qca[/]hpnv%02x%s\.\(bin\|%x\)' drivers/bluetooth/btqca.c + # New in 6.10-rc, 6.9.9, 6.6.39, 6.1.98. + blobname 'gsl1680-globalspace-solt-ivw116\.fw' drivers/platform/x86/touchscreen_dmi.c + blobname 'E\.WSA116_8\.E1\.042\.bin' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1