Преглед изворни кода

[media] get_dvb_firmware: update tda10071 file url

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Antti Palosaari пре 14 година
родитељ
комит
ead20951fb
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Documentation/dvb/get_dvb_firmware

+ 1 - 1
Documentation/dvb/get_dvb_firmware

@@ -685,7 +685,7 @@ sub it9135 {
 }
 
 sub tda10071 {
-    my $sourcefile = "PCTV%2070e%2080e%20100e%20320e%20330e%20800e%20880e.zip";
+    my $sourcefile = "PCTV_460e_reference.zip";
     my $url = "ftp://ftp.pctvsystems.com/TV/driver/PCTV%2070e%2080e%20100e%20320e%20330e%20800e/";
     my $hash = "4403de903bf2593464c8d74bbc200a57";
     my $fwfile = "dvb-fe-tda10071.fw";