hostap-utils: removed rrecommending hostap-modules
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Nov 2006 09:29:50 +0000 (09:29 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Nov 2006 09:29:50 +0000 (09:29 +0000)
- 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
packages/hostap/hostap-utils_0.3.7.bb
packages/hostap/hostap-utils_0.4.0.bb

index c039aba..2e1897c 100644 (file)
@@ -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"