From: Marcin Juszkiewicz Date: Mon, 20 Nov 2006 09:29:50 +0000 (+0000) Subject: hostap-utils: removed rrecommending hostap-modules X-Git-Tag: Release-2010-05/1~9453^2~406^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9c7d747c84dcd014265b2bfda3622ae7975730f;p=openembedded.git 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 --- 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"