From d9c7d747c84dcd014265b2bfda3622ae7975730f Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 20 Nov 2006 09:29:50 +0000 Subject: hostap-utils: removed rrecommending hostap-modules - most of our target devices run kernels newer then 2.6.14 so they have hostap modules from kernel as kernel-module-hostap* - hostap modules and utils are now both added into dependency of task-base for machines with pcmcia or pci feature --- packages/hostap/hostap-utils.inc | 3 +-- packages/hostap/hostap-utils_0.3.7.bb | 2 -- packages/hostap/hostap-utils_0.4.0.bb | 2 -- 3 files changed, 1 insertion(+), 6 deletions(-) diff --git a/packages/hostap/hostap-utils.inc b/packages/hostap/hostap-utils.inc index c039aba9dc..2e1897c9ba 100644 --- a/packages/hostap/hostap-utils.inc +++ b/packages/hostap/hostap-utils.inc @@ -3,8 +3,7 @@ HOMEPAGE = "http://hostap.epitest.fi" SECTION = "kernel/userland" PRIORITY = "optional" LICENSE = "GPL" -RRECOMMENDS = "hostap-modules" -PR = "r3" +PR = "r4" SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \ file://hostap-fw-load.patch;patch=1" diff --git a/packages/hostap/hostap-utils_0.3.7.bb b/packages/hostap/hostap-utils_0.3.7.bb index abfcf53663..9fe362b19f 100644 --- a/packages/hostap/hostap-utils_0.3.7.bb +++ b/packages/hostap/hostap-utils_0.3.7.bb @@ -1,3 +1 @@ require hostap-utils.inc - -PR = "r3" diff --git a/packages/hostap/hostap-utils_0.4.0.bb b/packages/hostap/hostap-utils_0.4.0.bb index abfcf53663..9fe362b19f 100644 --- a/packages/hostap/hostap-utils_0.4.0.bb +++ b/packages/hostap/hostap-utils_0.4.0.bb @@ -1,3 +1 @@ require hostap-utils.inc - -PR = "r3" -- cgit v1.2.3