X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-2.6.27;h=1085ac4b75abce38eafa44ac27ff1b9bf8ada37b;hb=738f640d6322463b9ab1363835b7a5cfd19f4f16;hp=a2d7d5e2bfd563ad3b99605230971b37c47615d6;hpb=ab3f05f8ec731d2c3c0ed3ec9c086c5a400bcca8;p=releases.git diff --git a/deblob-2.6.27 b/deblob-2.6.27 index a2d7d5e2bfd5..1085ac4b75ab 100755 --- a/deblob-2.6.27 +++ b/deblob-2.6.27 @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2008, 2009 Alexandre Oliva +# Copyright (C) 2008, 2009, 2010 Alexandre Oliva # Copyright (C) 2008 Jeff Moe # Copyright (C) 2009 Rubén Rodríguez # @@ -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.27 extra=2++ +kver=2.6.27 extra=4 case $1 in --force) @@ -190,7 +190,7 @@ clean_sed () { filetest $2 || return sed -e "$1" "$2" > "$2".deblob || { die $2: failed: ${3-applied sed script $1} && return 1; } - check_changed $2 && echo $2: ${3-applied sed script $1} + check_changed $2 && echo $2: ${3-applied sed script $1} } reject_firmware () { @@ -1762,6 +1762,7 @@ clean_blob Documentation/sound/alsa/ALSA-Configuration.txt clean_blob Documentation/sound/oss/MultiSound clean_blob Documentation/sound/oss/PSS clean_blob Documentation/sound/oss/PSS-updates +clean_blob Documentation/sound/oss/README.OSS clean_file Documentation/dvb/get_dvb_firmware clean_file Documentation/video4linux/extract_xc3028.pl clean_sed s,usb8388,whatever,g drivers/base/Kconfig 'removed blob name'