summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-04-28 14:50:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-04-28 14:50:46 +0000
commitb7d0cb3eb00e1c630c61cc7e0e6872fe278556b3 (patch)
treeb06e88704e80237cc2a947fcb4115a8d4544d423 /packages
parentac03da524e5e040ca320c59b2b03c75685d925e0 (diff)
parent87e965902edfa597f6e99aa07eebc49a7e745bc8 (diff)
merge of 'e0f576aebb5cfb2314d6b462c4903057ea1aceb3'
and 'f0ec62cadbae3343a8a86690d39fcf38edf159d9'
Diffstat (limited to 'packages')
-rw-r--r--packages/hostap/hostap-daemon_0.3.7.bb3
-rw-r--r--packages/hostap/hostap-modules_0.3.10.bb7
-rw-r--r--packages/hostap/hostap-modules_0.3.7.bb6
-rw-r--r--packages/hostap/hostap-modules_0.3.9.bb7
-rw-r--r--packages/hostap/hostap-utils_0.3.7.bb1
-rw-r--r--packages/madwifi/madwifi-ng_r.inc2
6 files changed, 1 insertions, 25 deletions
diff --git a/packages/hostap/hostap-daemon_0.3.7.bb b/packages/hostap/hostap-daemon_0.3.7.bb
deleted file mode 100644
index bece7d1450..0000000000
--- a/packages/hostap/hostap-daemon_0.3.7.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require hostap-daemon.inc
-
-PR = "r2"
diff --git a/packages/hostap/hostap-modules_0.3.10.bb b/packages/hostap/hostap-modules_0.3.10.bb
deleted file mode 100644
index 7a76a0c1fa..0000000000
--- a/packages/hostap/hostap-modules_0.3.10.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require hostap-modules.inc
-PR = "r9"
-
-SRC_URI += "file://Makefile.patch;patch=1 \
- file://add_event.patch;patch=1 \
- file://hostap-utsname.patch;patch=1 \
- file://hostap_cardid.patch;patch=1"
diff --git a/packages/hostap/hostap-modules_0.3.7.bb b/packages/hostap/hostap-modules_0.3.7.bb
deleted file mode 100644
index 8daa3455d8..0000000000
--- a/packages/hostap/hostap-modules_0.3.7.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require hostap-modules.inc
-PR = "r9"
-
-SRC_URI += "file://Makefile.patch;patch=1 \
- file://add_event.patch;patch=1 \
- file://hostap-utsname.patch;patch=1"
diff --git a/packages/hostap/hostap-modules_0.3.9.bb b/packages/hostap/hostap-modules_0.3.9.bb
deleted file mode 100644
index aa1dfde03a..0000000000
--- a/packages/hostap/hostap-modules_0.3.9.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require hostap-modules.inc
-PR = "r11"
-
-SRC_URI += "file://Makefile.patch;patch=1 \
- file://add_event.patch;patch=1 \
- file://hostap-utsname.patch;patch=1 \
- file://hostap_cardid.patch;patch=1"
diff --git a/packages/hostap/hostap-utils_0.3.7.bb b/packages/hostap/hostap-utils_0.3.7.bb
deleted file mode 100644
index 9fe362b19f..0000000000
--- a/packages/hostap/hostap-utils_0.3.7.bb
+++ /dev/null
@@ -1 +0,0 @@
-require hostap-utils.inc
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 \