2.6.35-libre1
authorlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Tue, 3 Aug 2010 07:05:04 +0000 (07:05 +0000)
committerlxoliva <lxoliva@559672b5-ba27-0410-b829-e8f1faed8b1b>
Tue, 3 Aug 2010 07:05:04 +0000 (07:05 +0000)
git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@7125 559672b5-ba27-0410-b829-e8f1faed8b1b

deblob-2.6.35
deblob-check

index 8422e1cf55afe4155b9b798dc37b6c1d998f5f9b..2cc74e8f74cd9c918a3af03e8a4b30d1597b1f61 100755 (executable)
@@ -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)
index e7926da1a5af48f214914d19cc233d546b294416..0d209d06e857977a5645d2ff057ae9ea840f09fc 100755 (executable)
@@ -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 <lxoliva@fsfla.org>
 
@@ -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)