From: Freedo Date: Wed, 12 Jun 2024 17:09:43 +0000 (+0000) Subject: GNU Linux-libre 6.6.33-gnu scripts X-Git-Tag: scripts/v6.6.33-gnu^0 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=8afd262c9623f0bcd1925a5e28a3150ce43be3b9;p=releases.git GNU Linux-libre 6.6.33-gnu scripts --- diff --git a/deblob-check b/deblob-check index dc0e9af04297..440736c19724 100755 --- a/deblob-check +++ b/deblob-check @@ -9,6 +9,7 @@ # modified with 2024-04-14 r19529 # modified with 2023-12-26 r19450 (more partial) # modified with 2024-05-23 r19567 +# modified with 2024-01-26 r19474 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -7140,6 +7141,9 @@ 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.7.2, 6.6.33. + accept '[\t][\t]\[SOF_IPC_TYPE_4\][ ]=[ ]["]sof-arl-s\.ri["]' sound/soc/sof/intel/pci-mtl.c + ;;