From ad55ec959a3eaefdc9b638e602d20074e1200b0e Mon Sep 17 00:00:00 2001 From: Freedo Date: Thu, 25 May 2023 03:34:32 +0000 Subject: [PATCH] GNU Linux-libre 6.1.30-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index b2142f42ccc..743dac028be 100755 --- a/deblob-check +++ b/deblob-check @@ -6,6 +6,7 @@ # modified with 2023-02-05 r19039 (partial) # modified with 2023-03-17 r19120 # modified with 2023-05-17 r19267 +# modified with 2023-05-24 r19297 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6705,6 +6706,9 @@ set_except () { # New in 6.3.3, 6.2.16, 6.1.29, 5.15.112, 5.10.180, 5.4.243, 4.19.283. blobname 'gsl1680-dexp-ursus-kx210i\.fw' drivers/platform/x86/touchscreen_dmi.c + # New in 6.3.4, 6.1.30. + blobname 'rtl_bt[/]rtl\(8723cs_\(cg\|vf\|xx\)\|8851bu\)_\(config\|fw\)\.bin' drivers/bluetooth/btrtl.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1