aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hostap
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-04-17 08:24:31 +0000
committerPhil Blundell <philb@gnu.org>2005-04-17 08:24:31 +0000
commit74e605c9ad745239382fa565ed8167918b8d87de (patch)
tree95da4b5d790d51470ba0016634c667e475db2425 /packages/hostap
parentca324c3ec4522fed89197c039f379d8abdde5ed6 (diff)
downloadopenembedded-74e605c9ad745239382fa565ed8167918b8d87de.tar.gz
defeat hostap_compat bits causing trouble with ipaq kernels
BKrev: 42621d3fVrhR4yN00AUbFSvxxwocbw
Diffstat (limited to 'packages/hostap')
-rw-r--r--packages/hostap/hostap-modules-0.3.7/ipaq_compat.patch0
-rw-r--r--packages/hostap/hostap-modules_0.3.7.bb3
2 files changed, 2 insertions, 1 deletions
diff --git a/packages/hostap/hostap-modules-0.3.7/ipaq_compat.patch b/packages/hostap/hostap-modules-0.3.7/ipaq_compat.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/hostap/hostap-modules-0.3.7/ipaq_compat.patch
diff --git a/packages/hostap/hostap-modules_0.3.7.bb b/packages/hostap/hostap-modules_0.3.7.bb
index d0dc14aa11..1f86935ae1 100644
--- a/packages/hostap/hostap-modules_0.3.7.bb
+++ b/packages/hostap/hostap-modules_0.3.7.bb
@@ -3,10 +3,11 @@ SECTION = "kernel/modules"
PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
-PR = "r0"
+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"