[oe-commits] org.oe.dev hostap-conf: depend on update-modules (from Poky)

hrw commit openembedded-commits at lists.openembedded.org
Thu Oct 25 16:20:45 UTC 2007


hostap-conf: depend on update-modules (from Poky)

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: d79456b69407d306e20ab383a60ee7079e78060c
ViewMTN: http://monotone.openembedded.org/revision/info/d79456b69407d306e20ab383a60ee7079e78060c
Files:
1
packages/hostap/hostap-conf_1.0.bb
Diffs:

#
# mt diff -r1e1386ea09f857585310561939917e1cdcb02565 -rd79456b69407d306e20ab383a60ee7079e78060c
#
# 
# 
# patch "packages/hostap/hostap-conf_1.0.bb"
#  from [1867bc11b1fe449c1247c06ce2003b49eff01c6a]
#    to [6e6b5d5713579f084a9bcb38dd6ba833af13b8dd]
# 
============================================================
--- packages/hostap/hostap-conf_1.0.bb	1867bc11b1fe449c1247c06ce2003b49eff01c6a
+++ packages/hostap/hostap-conf_1.0.bb	6e6b5d5713579f084a9bcb38dd6ba833af13b8dd
@@ -1,9 +1,10 @@ LICENSE = "GPL"
 DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset"
 SECTION = "kernel/modules"
 PRIORITY = "optional"
 LICENSE = "GPL"
+RDEPENDS = "update-modules"
 PACKAGE_ARCH = "all"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "file://hostap_cs.conf \
            file://hostap_cs.modalias \






More information about the Openembedded-commits mailing list