added 'add_event.patch' to get hostap-modules working with 2.6.12+ kernels - close...
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 22 Aug 2005 14:56:55 +0000 (14:56 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 22 Aug 2005 14:56:55 +0000 (14:56 +0000)
packages/hostap/hostap-modules_0.3.9.bb

index 81091bf..b6a3891 100644 (file)
@@ -3,11 +3,12 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \
            file://hostap_cs.conf \
           file://Makefile.patch;patch=1 \
+          file://add_event.patch;patch=1 \
           file://hostap-utsname.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"