GNU Linux-libre 6.6.54-gnu scripts scripts/v6.6.54-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Sun, 6 Oct 2024 05:58:32 +0000 (05:58 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Sun, 6 Oct 2024 05:58:32 +0000 (05:58 +0000)
deblob-check

index 9b1a57e711d70c09ee61d93602a1e8dcf96be57e..c55fbd6dadd340eb8bb3355493f1dad11dd1b4cb 100755 (executable)
@@ -12,6 +12,7 @@
 #        modified with 2024-01-26 r19474
 #        modified with 2024-07-05 r19593 (partial)
 #        modified with 2024-08-04 r19619
+#        modified with 2024-10-06 r19637
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -7153,6 +7154,12 @@ set_except () {
     # New in 6.10.3, 6.6.44.
     blobname 'qcom[/]sdm850[/]LENOVO[/]81JL[/]ipa_fws\.elf' arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dts
 
+    # New in 6.11.2, 6.10.13, 6.6.54.
+    accept '[ ][*][    ]It[ ]must[ ]not[ ]contain[ ]any[ ]["]\.\.["][ ]path[ ]components[ ]-[ ]["]foo[/]bar\.\.bin["][ ]is[\n][ ][*][  ]allowed[,][ ]but[ ]["]foo[/]\.\.[/]bar\.bin["][ ]is[ ]not\.' drivers/base/firmware_loader/main.c
+    # New in 6.11.2.
+    blobname 'qcom[/]sdx55m[/]foxconn[/]prog_firehose_sdx55\.mbn' drivers/bus/mhi/host/pci_generic.c
+    blobname 'qcom[/]sdx72m[/]foxconn[/]edl\.mbn' drivers/bus/mhi/host/pci_generic.c
+
     ;;