aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hostap
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-04 13:40:08 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2005-06-04 13:40:08 +0000
commit1ef3d15d244c4ca5d41e003441439af0a3f506fb (patch)
treeba1e3b5627131336d525dfd9b32c467e3e13c2de /packages/hostap
parente507c73e30a9268d76d6a9c0aa215ab45d8fa81a (diff)
downloadopenembedded-1ef3d15d244c4ca5d41e003441439af0a3f506fb.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/04 14:47:13+02:00 handhelds.org!zecke meta-opie: Fix building of meta-opie by fixing dependencies 2005/06/04 14:45:15+02:00 handhelds.org!zecke h3600 compile fixes: Fix the default h3600 build (distro familiar-0.9.0) BKrev: 42a1af386QiNy3ZtnVoOMVkqpfUqmg
Diffstat (limited to 'packages/hostap')
-rw-r--r--packages/hostap/hostap-modules_0.3.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/hostap/hostap-modules_0.3.7.bb b/packages/hostap/hostap-modules_0.3.7.bb
index 1f86935ae1..4597451369 100644
--- a/packages/hostap/hostap-modules_0.3.7.bb
+++ b/packages/hostap/hostap-modules_0.3.7.bb
@@ -7,10 +7,10 @@ PR = "r1"
SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \
file://hostap_cs.conf \
- file://ipaq_compat.patch;patch=1 \
file://Makefile.patch;patch=1"
SRC_URI_append_mtx-1 = " file://mtx_compat.diff;patch=1;pnum=0 \
file://mtx_hostap_deferred_irq.diff;patch=1;pnum=0"
+SRC_URI_append_h3900 = " file://ipaq_compat.patch;patch=1 "
S = "${WORKDIR}/hostap-driver-${PV}"