From c91bbc69e0d437ce8cc9458cd2e788c9cd96b5ca Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 4 Feb 2019 18:20:14 -0800 Subject: [PATCH] deblob-2.6.35-libre1 --- deblob-2.6.35 | 2 +- deblob-check | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/deblob-2.6.35 b/deblob-2.6.35 index 8422e1cf55a..2cc74e8f74c 100755 --- a/deblob-2.6.35 +++ b/deblob-2.6.35 @@ -45,7 +45,7 @@ # For each kver release, start extra with an empty string, then count # from 1 if changes are needed that require rebuilding the tarball. -kver=2.6.35 extra= +kver=2.6.35 extra=1 case $1 in --force) diff --git a/deblob-check b/deblob-check index e7926da1a5a..0d209d06e85 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2010-08-02 +# deblob-check version 2010-08-03 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -2544,6 +2544,7 @@ set_except () { defsnc '\(static[ ]\)\?uint[ ]patch_2[0ef]00\[\][ ]\(__initdata[ ]\)\?=' arch/powerpc/sysdev/micropatch.c defsnc 'static[ ]u32[ ]epll_div\[\]\[4\][ ]=' arch/arm/mach-s5pc100/clock.c blobname 'iwlwifi-6000g2a-' drivers/net/iwlwifi/iwl-6000.c + blobna '[/][*][^*]*\([*]\+[^/*][^*]*\)*[*]*[(]f2255usb\.bin[)][^*]*\([*]\+[^/*][^*]*\)*[*]\+[/]' drivers/media/video/s2255drv.c ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1