From 7ce55619f50d6090349bc31a46b19b90a8d64b88 Mon Sep 17 00:00:00 2001 From: Luis Guzman Date: Fri, 8 Mar 2024 07:25:04 +0000 Subject: [PATCH] linux: update deblob-check for current release. --- helpers/DATA/linux/deblob-check | 2 ++ helpers/make-linux | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/helpers/DATA/linux/deblob-check b/helpers/DATA/linux/deblob-check index f95f260..d3e27d9 100644 --- a/helpers/DATA/linux/deblob-check +++ b/helpers/DATA/linux/deblob-check @@ -6344,6 +6344,8 @@ set_except () { blobname 'mediatek[/]WIFI_MT7922_patch_mcu_1_1_hdr\.bin' drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h blobname 'qca[/]nvm_usb_%08x\.bin' drivers/bluetooth/btusb.c blobname 'qca[/]nvm_usb_%08x%s_%04x\.bin' drivers/bluetooth/btusb.c + ## New in 6.6-rc, 6.5.9, 6.1.60, 5.15.137, 5.10.199. - 07/Mar/2024 + blobname 'gsl1680-\(bush-bush-windows-tablet\|positivo-c4128b\)\.fw' drivers/platform/x86/otuchscreen_dmi.c # New in 5.16.3, 5.15.17, 5.10.94, 5.4.174, 4.19.226, 4.14.263. accept 'static[ ]struct[ ]dvb_usb_device_properties[ ]\(p1100\|s660\|p7500\)_properties[ ]=[ ][{][\n]\([ ]\.\(caps\|usb_ctrl\|size_of_priv\)[ ]*=[ ][^",]*,[\n]*\)*[ ]\.firmware[ ]*=[ ]' drivers/media/usb/dvb-usb/dw2102.c diff --git a/helpers/make-linux b/helpers/make-linux index 0f222d7..7c2e0b0 100644 --- a/helpers/make-linux +++ b/helpers/make-linux @@ -19,7 +19,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=25 +VERSION=26 . ./config