From 2dc09e524df860dc15c5a8b3093711c57d62f600 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 22 Aug 2005 14:56:55 +0000 Subject: [PATCH] added 'add_event.patch' to get hostap-modules working with 2.6.12+ kernels - close bug #231 --- packages/hostap/hostap-modules_0.3.9.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/hostap/hostap-modules_0.3.9.bb b/packages/hostap/hostap-modules_0.3.9.bb index 81091bf2d8..b6a3891cd2 100644 --- a/packages/hostap/hostap-modules_0.3.9.bb +++ b/packages/hostap/hostap-modules_0.3.9.bb @@ -3,11 +3,12 @@ SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " 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" -- 2.39.5