From e6ee24eb69519f65aec1eef555e6ec4e00a4adc8 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 23 Feb 2022 18:42:52 -0500 Subject: [PATCH] GNU Linux-libre 5.10.102-gnu1 scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index a5e066ca2e5..2603392be8d 100755 --- a/deblob-check +++ b/deblob-check @@ -4,6 +4,7 @@ # modified with 2021-10-09 r18376 # 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 @@ -6300,6 +6301,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