From 4424a38723a069b7e93ac5ab099d6f90c040da79 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 3 Mar 2006 10:41:11 +0000 Subject: hostap-modules: add 0.3.10 and 0.4.7 - closes #708 - 0.4.7 still doesn't compile against 2.6.15-hh0 as long as kernel_updates.patch is applied. --- packages/hostap/hostap-modules_0.3.10.bb | 8 ++++++++ packages/hostap/hostap-modules_0.4.7.bb | 4 ++++ 2 files changed, 12 insertions(+) create mode 100644 packages/hostap/hostap-modules_0.3.10.bb create mode 100644 packages/hostap/hostap-modules_0.4.7.bb (limited to 'packages/hostap') diff --git a/packages/hostap/hostap-modules_0.3.10.bb b/packages/hostap/hostap-modules_0.3.10.bb new file mode 100644 index 0000000000..7f2cc5628a --- /dev/null +++ b/packages/hostap/hostap-modules_0.3.10.bb @@ -0,0 +1,8 @@ +include hostap-modules.inc +LICENSE = "GPL" +PR = "r6" + +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.4.7.bb b/packages/hostap/hostap-modules_0.4.7.bb new file mode 100644 index 0000000000..57905fffed --- /dev/null +++ b/packages/hostap/hostap-modules_0.4.7.bb @@ -0,0 +1,4 @@ +include hostap-modules.inc +PR = "r2" + +SRC_URI += "file://kernel_updates.patch;patch=1" -- cgit 1.2.3-korg