aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-12-18 21:47:42 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-12-18 21:47:42 +0000
commit0fb62cb5b3e57be220f4a0fa6c90002499ccc267 (patch)
tree6605e0d5b92b3fb81563fa7c130217248912c834 /packages
parentcd2816a85a590c1a8c75695f3c78892c6114078a (diff)
downloadopenembedded-0fb62cb5b3e57be220f4a0fa6c90002499ccc267.tar.gz
ixp425-eth 1.5.1: fix SRC_URI
Diffstat (limited to 'packages')
-rw-r--r--packages/ixp425-eth/ixp400-eth_1.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ixp425-eth/ixp400-eth_1.5.1.bb b/packages/ixp425-eth/ixp400-eth_1.5.1.bb
index d09c5955f3..17a48e9b76 100644
--- a/packages/ixp425-eth/ixp400-eth_1.5.1.bb
+++ b/packages/ixp425-eth/ixp400-eth_1.5.1.bb
@@ -10,7 +10,7 @@ DEPENDS = "ixp-osal"
DEPENDS = "ixp4xx-csr"
RDEPENDS = "ixp4xx-csr"
-SRC_URI = "ftp://aiedownload.intel.com/df-support/9519/eng/GPL_ixp400LinuxEthernetDriverPatch-1_5_1.zip"
+SRC_URI = "http://downloadmirror.intel.com/df-support/10159/eng/GPL_ixp400LinuxEthernetDriverPatch-1_5_1.zip"
SRC_URI += "file://2.6.14.patch;patch=1"
SRC_URI += "file://2.6.15.patch;patch=1"
SRC_URI += "file://device-name.patch;patch=1"