From 9bd88f012ed641037b6f01a7e77f8bebe83d38a0 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 29 Oct 2020 19:27:07 -0400 Subject: [PATCH] GNU Linux-libre 5.8.17-gnu scripts --- deblob-check | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 2a276d730e8..bbca1992819 100755 --- a/deblob-check +++ b/deblob-check @@ -1,7 +1,7 @@ #! /bin/sh # deblob-check version 2020-07-26 + 2020-08-19's r17613 -# + partial 2020-10-11's r17709 +# + partial 2020-10-11's r17709 + 2020-10-29's r17739 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -5973,6 +5973,9 @@ set_except () { # New in 5.9 final, 5.8.15, and 5.4.71. defsc 'static[ ]struct[ ]font_data[ ]fontdata_ter16x32[ ]=' lib/fonts/font_ter16x32.c + # New in 5.9.2 and 5.8.17. + accept '[\t][\t]\.driver_data[ ]=[ ]["]sof-[^" ;]*\.tplg["]' sound/soc/sof/sof-pci-dev.c + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1