[2.6 patch] Documentation/dvb/get_dvb_firmware: fix firmware URL

From: Adrian Bunk (bunk_at_stusta.de)
Date: 08/24/05

  • Next message: Nathan Scott: "Re: [PATCH] blk queue io tracing support"
    Date:	Wed, 24 Aug 2005 08:27:09 +0200
    To: linux-dvb-maintainer@linuxtv.org
    
    

    This patch fixes a wrong URL in Documentation/dvb/get_dvb_firmware.

    This patch fixes kernel Bugzilla #4301.

    Signed-off-by: Adrian Bunk <bunk@stusta.de>

    --- linux-2.6.13-rc6-mm2-full/Documentation/dvb/get_dvb_firmware.old 2005-08-24 08:16:01.000000000 +0200
    +++ linux-2.6.13-rc6-mm2-full/Documentation/dvb/get_dvb_firmware 2005-08-24 08:16:43.000000000 +0200
    @@ -223,7 +223,7 @@
     }
     
     sub dibusb {
    - my $url = "http://www.linuxtv.org/downloads/firmware/dvb-dibusb-5.0.0.11.fw";
    + my $url = "http://www.linuxtv.org/downloads/firmware/dvb-usb-dibusb-5.0.0.11.fw";
             my $outfile = "dvb-dibusb-5.0.0.11.fw";
             my $hash = "fa490295a527360ca16dcdf3224ca243";
     

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Nathan Scott: "Re: [PATCH] blk queue io tracing support"

    Relevant Pages