From: Mauro Carvalho Chehab <[email protected]>

The previous website doesn't exist anymore. Update it to one site that
actually exists.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

Cc: <[email protected]> # 3.0.x
Cc: <[email protected]> # 3.2.x
Cc: <[email protected]> # 3.4.x
Cc: <[email protected]> # 3.6.x
Upstream-ID: 25ec43d3e6306978cf66060ed18c4160ce8fc302
Gentoo-Patch-ID: 2900_change-dvb-firmware-url.patch
Signed-off-by: Peter Huewe <[email protected]>
---
Submitted for inclusion in stable.
Found at:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/linux-patches/genpatches-2.6/trunk/3.0/
Thanks to the Gentoo Team!

 Documentation/dvb/get_dvb_firmware |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/dvb/get_dvb_firmware 
b/Documentation/dvb/get_dvb_firmware
index 12d3952e..32bc56b 100755
--- a/Documentation/dvb/get_dvb_firmware
+++ b/Documentation/dvb/get_dvb_firmware
@@ -116,7 +116,7 @@ sub tda10045 {
 
 sub tda10046 {
        my $sourcefile = "TT_PCI_2.19h_28_11_2006.zip";
-       my $url = "http://www.tt-download.com/download/updates/219/$sourcefile";;
+       my $url = "http://technotrend.com.ua/download/software/219/$sourcefile";;
        my $hash = "6a7e1e2f2644b162ff0502367553c72d";
        my $outfile = "dvb-fe-tda10046.fw";
        my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1);
-- 
1.7.8.6

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to