From 67a81c94e24475471e54bcb236a05da9eabb59da Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 9 Jun 2022 08:24:01 -0400 Subject: [PATCH] GNU Linux-libre 5.18.3-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 2bbb95f9fd7..5630b1f8356 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,7 @@ #! /bin/sh # deblob-check version 2022-05-10 r18711 +# modified with 2022-06-09 r18767 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6518,6 +6519,9 @@ set_except () { blobname '%s\.sec' drivers/staging/wfx/fwio.c blobname '%s%s-%s-%s\(-%s\)*\.%s' sound/soc/codecs/wm_adsp.c + # New in 5.18.3, 5.17.14, 5.15.46, 5.10.121. + accept 'MODULE_FIRMWARE[(]["]regulatory\.db\(\.p7s\)\?["][)][;]' net/wireless/reg.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1