From: Eric Bénard Date: Mon, 20 Dec 2010 21:59:42 +0000 (+0100) Subject: tda1004x-firmware: fix SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9ccac5675be46cf823d3ca9c266efd768c2e769;p=openembedded.git tda1004x-firmware: fix SRC_URI ERROR: tda1004x-firmware-1.0: http://hauppauge.lightpath.net/de/nova-pci218c.exe cannot check archive integrity Signed-off-by: Eric Bénard --- diff --git a/recipes/misc-binary-only/tda1004x-firmware.bb b/recipes/misc-binary-only/tda1004x-firmware.bb index d862e9eafb..0e32d22cff 100644 --- a/recipes/misc-binary-only/tda1004x-firmware.bb +++ b/recipes/misc-binary-only/tda1004x-firmware.bb @@ -1,7 +1,7 @@ SECTION = "base" do_unpack[depends] += "unzip-native:do_populate_sysroot" -SRC_URI = "http://hauppauge.lightpath.net/de/nova-pci218c.exe" +SRC_URI = "ftp://ftp.lucky.net/pub/sat/dvdnavas/nova-pci218c.exe" FILES_${PN} = '*' python do_unpack() {