[oe-commits] org.oe.dev hostap-utils: removed rrecommending hostap-modules

hrw commit openembedded-commits at lists.openembedded.org
Mon Nov 20 09:36:46 UTC 2006


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

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: e7c3c58ffc25bb74008c4dda3d77ba4eae16e8f0
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e7c3c58ffc25bb74008c4dda3d77ba4eae16e8f0
Files:
1
packages/hostap/hostap-utils.inc
packages/hostap/hostap-utils_0.3.7.bb
packages/hostap/hostap-utils_0.4.0.bb
Diffs:

#
# mt diff -r73d70f59f2e6cdd251e1e656d513bb2feb1a7656 -re7c3c58ffc25bb74008c4dda3d77ba4eae16e8f0
#
# 
# 
# patch "packages/hostap/hostap-utils.inc"
#  from [c2344cd4f0a8e4e14c075885ceaf39ae4a97929a]
#    to [a3b08d66247b01cc3063b94a4e94489a9e2152f4]
# 
# patch "packages/hostap/hostap-utils_0.3.7.bb"
#  from [80ab30dd5b9d4ae72d56d5b061700817dbe67113]
#    to [d88a2f1b89efccccd949917c582d2cf395a4d625]
# 
# patch "packages/hostap/hostap-utils_0.4.0.bb"
#  from [80ab30dd5b9d4ae72d56d5b061700817dbe67113]
#    to [d88a2f1b89efccccd949917c582d2cf395a4d625]
# 
============================================================
--- packages/hostap/hostap-utils.inc	c2344cd4f0a8e4e14c075885ceaf39ae4a97929a
+++ packages/hostap/hostap-utils.inc	a3b08d66247b01cc3063b94a4e94489a9e2152f4
@@ -1,10 +1,9 @@ LICENSE = "GPL"
 DESCRIPTION = "User mode helpers for the hostap driver"
 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"
============================================================
--- packages/hostap/hostap-utils_0.3.7.bb	80ab30dd5b9d4ae72d56d5b061700817dbe67113
+++ packages/hostap/hostap-utils_0.3.7.bb	d88a2f1b89efccccd949917c582d2cf395a4d625
@@ -1,3 +1 @@ require hostap-utils.inc
 require hostap-utils.inc
-
-PR = "r3"
============================================================
--- packages/hostap/hostap-utils_0.4.0.bb	80ab30dd5b9d4ae72d56d5b061700817dbe67113
+++ packages/hostap/hostap-utils_0.4.0.bb	d88a2f1b89efccccd949917c582d2cf395a4d625
@@ -1,3 +1 @@ require hostap-utils.inc
 require hostap-utils.inc
-
-PR = "r3"






More information about the Openembedded-commits mailing list