From 0aaad26a5c2c6b38df0189e368988c5b4984e841 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Sat, 14 Jan 2006 14:31:04 +0000 Subject: added hostap-conf package with cards definitions for pcmcia-cs - files/hostap_cs.conf-upstream is taken from hostap-modules 0.4.5 source - each machine which use in-kernel version of hostap modules should have "hostap-conf" in BOOTSTRAP_EXTRA_RDEPENDS - hostap-modules_*.bb PROVIDE hostap-conf - hostap-modules-cs RPROVIDE hostap-conf --- packages/hostap/hostap-modules_0.4.4.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/hostap/hostap-modules_0.4.4.bb') diff --git a/packages/hostap/hostap-modules_0.4.4.bb b/packages/hostap/hostap-modules_0.4.4.bb index 678dec3857..32d282446c 100644 --- a/packages/hostap/hostap-modules_0.4.4.bb +++ b/packages/hostap/hostap-modules_0.4.4.bb @@ -3,8 +3,8 @@ SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " LICENSE = "GPL" -PROVIDES = "virtual/kernel-hostap" -PR = "r3" +PROVIDES = "virtual/kernel-hostap hostap-conf" +PR = "r4" SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \ file://kernel_updates.patch;patch=1 \ @@ -43,3 +43,4 @@ FILES_hostap-modules-pci = "/lib/modules/${KERNEL_VERSION}/net/hostap_pci${KERNE FILES_hostap-modules = "/lib/modules/" RDEPENDS_hostap-modules-cs = "hostap-modules" RDEPENDS_hostap-modules-pci = "hostap-modules" +RPROVIDES_hostap-modules-cs = "hostap-conf" -- cgit v1.2.3