From eac47b1a8be9607f452ba912c5bfc3c8bfa6a063 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Sun, 11 Oct 2020 23:30:56 -0400 Subject: [PATCH] GNU Linux-libre 5.9-gnu scripts --- deblob-check | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 47100f2d7ff..4f0cecbb715 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2020-09-26 +# deblob-check version 2020-10-11 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6016,6 +6016,10 @@ set_except () { blobname '[/][*][(]DEBLOBBED[)][*][/]["][ ][#]api[ ]["]\.bin' drivers/net/wireless/microchip/wilc1000/netdev.c defsnc '[\t]static[ ]const[ ]struct[ ]ephy_info[ ]e_info_8125a_[12]\[\][ ]=' drivers/net/ethernet/realtek/r8169_main.c + # New in 5.9 final. + blobname 'gsl1680-mpman-converter9.fw' drivers/platform/x86/touchscreen_dmi.c + defsc 'static[ ]struct[ ]font_data[ ]fontdata_ter16x32[ ]=' lib/fonts/font_ter16x32.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1