From: lxoliva Date: Wed, 19 Aug 2020 19:03:18 +0000 (+0000) Subject: Summary: deblob-check: new blob names in 5.8.2 et al X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=03ac1f3af02f4f423ac14b78f4585f420f63b234;p=releases.git Summary: deblob-check: new blob names in 5.8.2 et al git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@17613 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-check b/deblob-check index 7e4c2729ff9..504849a91da 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2020-07-26 +# deblob-check version 2020-08-19 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -5965,6 +5965,10 @@ set_except () { accept 'EXPORT_SYMBOL_GPL[(]load_msr_list[)]' drivers/staging/media/atomisp/i2c/atomisp-libmsrlisthelper.c blobna 'for[ ]the[ ]WinTV[/]PVR[^:.]*firmware[^:.]*:[\n ][`][`]hcwamc\.rbf[^\n]*\([\n][^\n][^\n]*\)*' Documentation/admin-guide/media/bttv.rst + # New in 5.8.2, 5.7.16, 5.4.59, and 4.19.140. + blobname 'mrvl[/]sdsd8977_combo_v2\.bin' 'drivers/\(bluetooth/btmrvl_sdio\.c\|net/wireless/marvell/mwifiex/sdio\.h\)' + blobname 'mrvl[/]sdsd8997_combo_v4\.bin' 'drivers/\(bluetooth/btmrvl_sdio\.c\|net/wireless/marvell/mwifiex/sdio\.h\)' + ;; */*freedo*.patch | */*logo*.patch)