From: lxoliva Date: Wed, 1 Feb 2023 21:25:13 +0000 (+0000) Subject: deblob-check: adjust for 6.1.9, 5.15.91, 5.10.166 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=972ff7ac6673f2c2c0eafef6b84ade491365892f;p=releases.git deblob-check: adjust for 6.1.9, 5.15.91, 5.10.166 git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@19031 559672b5-ba27-0410-b829-e8f1faed8b1b --- diff --git a/deblob-check b/deblob-check index 0e701429071..e42faafd114 100755 --- a/deblob-check +++ b/deblob-check @@ -1,13 +1,13 @@ #! /bin/sh -# deblob-check version 2022-12-31 r19025 +# deblob-check version 2023-02-01 r19031 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva # Check http://www.fsfla.org/svn/fsfla/software/linux-libre for newer # versions. -# Copyright 2008-2022 Alexandre Oliva +# Copyright 2008-2023 Alexandre Oliva # # This program is part of GNU Linux-libre, a GNU project that # publishes scripts to clean up Linux so as to make it suitable for @@ -6681,6 +6681,9 @@ set_except () { # New in 6.1.2. initnc '\.LKtable[:]' arch/arm64/crypto/sm3-neon-core.S + # New in 6.1.9, 5.15.91, 5.10.166. + blobname 'gsl1680-csl-panther-tab-hd\.fw' drivers/platform/x86/touchscreen_dmi.c + ;; */*freedo*.patch | */*logo*.patch)