From: Michael Krufky Date: Mon, 9 Jan 2006 20:21:40 +0000 (-0200) Subject: V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on linuxtv.org X-Git-Tag: v2.6.16-rc1~663^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=cec418346e5a411e907293aba7cc21ac53c95834;p=~shefty%2Frdma-dev.git V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on linuxtv.org - Get_dvb_firmware script updated accordingly: - my $url = "http://www.linuxtv.org/~mkrufky/dvb-usb-bluebird-01.fw"; + my $url = "http://www.linuxtv.org/download/dvb/firmware/dvb-usb-blue$ Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index e339a180a6a..75c28a17409 100644 --- a/Documentation/dvb/get_dvb_firmware +++ b/Documentation/dvb/get_dvb_firmware @@ -313,7 +313,7 @@ sub or51132_vsb { } sub bluebird { - my $url = "http://www.linuxtv.org/~mkrufky/dvb-usb-bluebird-01.fw"; + my $url = "http://www.linuxtv.org/download/dvb/firmware/dvb-usb-bluebird-01.fw"; my $outfile = "dvb-usb-bluebird-01.fw"; my $hash = "658397cb9eba9101af9031302671f49d";