aboutsummaryrefslogtreecommitdiffstats
path: root/packages/madwifi
diff options
context:
space:
mode:
authorJeremy Laine <jeremy.laine@m4x.org>2008-04-28 14:01:52 +0000
committerJeremy Laine <jeremy.laine@m4x.org>2008-04-28 14:01:52 +0000
commit6810afe6a4bf53732ef4fae3e9c1031b55425fa7 (patch)
tree7e3d3a08b3a9f32b8e3aca09808f75fc0c6dfb1b /packages/madwifi
parentc62bed64a2a8018b7e09b85f5028a42877e09c5b (diff)
downloadopenembedded-6810afe6a4bf53732ef4fae3e9c1031b55425fa7.tar.gz
madwifi-ng_r.inc: fix SRC_URI, snapshots have moved
Diffstat (limited to 'packages/madwifi')
-rw-r--r--packages/madwifi/madwifi-ng_r.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/madwifi/madwifi-ng_r.inc b/packages/madwifi/madwifi-ng_r.inc
index c6bee78e22..be2b889da7 100644
--- a/packages/madwifi/madwifi-ng_r.inc
+++ b/packages/madwifi/madwifi-ng_r.inc
@@ -10,7 +10,7 @@ WACKELF_SRC_URI = ""
WACKELF_SRC_URI_ixp4xx = " file://20-xscale-VFP-wackelf.patch;patch=1"
WACKELF_SRC_URI_compulab-pxa270 = " file://20-xscale-VFP-wackelf.patch;patch=1"
-SRC_URI = "http://snapshots.madwifi.org/${PN}/${PN}-${PV}.tar.gz \
+SRC_URI = "http://snapshots.madwifi.org/madwifi-trunk/${PN}-${PV}.tar.gz \
file://10-xscale-be-elf-copts.patch;patch=1 \
file://10-xscale-le-elf-copts.patch;patch=1 \
file://10-sh4-le-elf-copts.patch;patch=1 \