From c32b908a1ddb9ba5051b8867e9c6a2cbacea1434 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Thu, 20 Apr 2023 21:22:40 +0000 Subject: [PATCH] GNU Linux-libre 6.2.12-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 6af081603ed..6bf92f7eda6 100755 --- a/deblob-check +++ b/deblob-check @@ -3,6 +3,7 @@ # deblob-check version 2023-02-05 r19039 # modified with 2023-03-10 r19100 # modified with 2023-03-17 r19120 +# modified with 2023-04-13 r19170 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6782,6 +6783,9 @@ set_except () { # New in 6.2.7, 6.1.20, 5.15.103, 5.10.175, 5.4.237, 4.19.278, 4.14.310. accept '[\t][ ][*][ ]updated[ ]microcode[ ]at[ ]the[ ]time' arch/x86/kernel/cpu/amd.c + # New in 6.3-rc, 6.2.12. + blobname 'qcom[/]sa8540p[/]cdsp0\.mbn' arch/arm64/boot/dts/qcom/sa8540p-ride.dts + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1