From 5523d1392607a0fd54301983ba22e1c0ddce3da0 Mon Sep 17 00:00:00 2001 From: Freedo Date: Fri, 1 Mar 2024 22:24:31 +0000 Subject: [PATCH] GNU Linux-libre 6.7.7-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 7545e52a455..3f17304b76c 100755 --- a/deblob-check +++ b/deblob-check @@ -2,6 +2,7 @@ # deblob-check version 2023-12-27 r19451 # modified with 2024-01-26 r19474 +# modified with 2024-03-01 r19492 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -7213,6 +7214,9 @@ set_except () { # New in 6.7.2. accept '[\t][\t]\[SOF_IPC_TYPE_4\][ ]=[ ]["]sof-arl-s\.ri["]' sound/soc/sof/intel/pci-mtl.c + # New in 6.7.7, 6.6.19, 6.1.80, and 5.15.150. + blobname '\(silead[/]\)\?gsl3692-teclast-x16-plus\.fw' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1