From 20f2bb7818e5fc31f315c53f58d08ef754ba513a Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 15 Jul 2019 05:46:12 -0700 Subject: [PATCH] deblob-5.2.1-gnu --- deblob-check | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 61df097a70f..06a6d45e62f 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2019-07-01 +# deblob-check version 2019-07-01 + 2019-07-14's r16565 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -5424,6 +5424,9 @@ set_except () { # blobname 'sof-\(hsw\|bdw\|byt\|cht\)\(\.ri\|\(-nocodec\)\?\.tplg\)' sound/soc/sof/sof-acpi-dev.c # blobname 'sof-\(apl\|glk\|cnl\|icl\|skl\|kbl\)\(\.ri\|\(-nocodec\)\?\.tplg\)' sound/soc/sof/sof-pci-dev.c + # New in 5.2.1, 5.1.18, and 4.19.58. + accept '[ ][ ][ ]the[ ]latest[ ]updated[ ]microcode\.' Documentation/admin-guide/hw-vuln/spectre.rst + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1