projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43019a5
)
Documentation/dvb/get_dvb_firmware: fix firmware URL
author
Adrian Bunk
<bunk@stusta.de>
Tue, 21 Mar 2006 23:43:59 +0000
(
00:43
+0100)
committer
Adrian Bunk
<bunk@stusta.de>
Tue, 21 Mar 2006 23:43:59 +0000
(
00:43
+0100)
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>
Documentation/dvb/get_dvb_firmware
patch
|
blob
|
history
diff --git
a/Documentation/dvb/get_dvb_firmware
b/Documentation/dvb/get_dvb_firmware
index bb55f49f2745e6f556d6aa6e24c80e6648e67e03..15fc8fbef67e3fa48a8d68365b1852103e501115 100644
(file)
--- a/
Documentation/dvb/get_dvb_firmware
+++ b/
Documentation/dvb/get_dvb_firmware
@@
-246,7
+246,7
@@
sub vp7041 {
}
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";