From 0905e242cdc24a6b8e7aabce2adbce85d8e66c6f Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 23 Feb 2022 10:08:12 -0500 Subject: [PATCH] GNU Linux-libre 5.15.25-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 19b1703081e..034cf25a5af 100755 --- a/deblob-check +++ b/deblob-check @@ -5,6 +5,7 @@ # modified with 2021-11-18 r18476 # modified with 2022-01-27 r18550 # modified with 2022-01-29 r18573 +# modified with 2022-02-23 r18607 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6333,6 +6334,9 @@ set_except () { blobna 'bp->fw_\(major\|minor\|eng\|rev\)[ ]=[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?[;]\([\n][\t]*bp->fw_\(major\|minor\|eng\|rev\)[ ]=[ ]BCM_5710_FW_\(MAJOR\|MINOR\|ENGINEERING\|REVISION\)_VERSION\(_V15\)\?[;]\)*' drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c blobna '\([,][\n \t]*bp->fw_\(major\|minor\|rev\)\)\+' drivers/net/wireless/broadcom/bnx2x/bnx2x_main.c + # New in 5.16.11, 5.15.25, 5.10.102. + blobname 'gsl1680-rwc-nanote-p8\.fw' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1