Skip to content

Commit cec4183

Browse files
Michael KrufkyMauro Carvalho Chehab
authored andcommitted
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 <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent b9f4ad5 commit cec4183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/dvb/get_dvb_firmware

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ sub or51132_vsb {
313313
}
314314

315315
sub bluebird {
316-
my $url = "http://www.linuxtv.org/~mkrufky/dvb-usb-bluebird-01.fw";
316+
my $url = "http://www.linuxtv.org/download/dvb/firmware/dvb-usb-bluebird-01.fw";
317317
my $outfile = "dvb-usb-bluebird-01.fw";
318318
my $hash = "658397cb9eba9101af9031302671f49d";
319319

0 commit comments

Comments
 (0)