From 763dd1ecdf349436e338b06401c0c92addfecf76 Mon Sep 17 00:00:00 2001 From: Freedo Date: Tue, 2 Jan 2024 12:56:11 +0000 Subject: [PATCH] GNU Linux-libre 6.6.9-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 99a7bbc2274..569c2ed9816 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,7 @@ #! /bin/sh # deblob-check version 2023-10-23 r19416 +# modified with 2023-12-26 r19450 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -7107,6 +7108,9 @@ set_except () { accept '[\t][$][(]Q[)]\.[/]\(no\)\?libc-test[ ][>][ ]["][$][(]CURDIR[)][/]run\.out["]' tools/testing/selftests/nolibc/Makefile accept '[\t][\t]echo[ ]["][ ]---[ ]Summary:[ ]Exit[ ]code[ ][$]retcode[ ]from[ ][$]flavor[,][ ]see[ ]Make\.out' tools/testing/selftests/rcutorture/bin/torture.sh + # New in 6.7-rc, 6.6.9 and 6.1.70. + accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1