[oe-commits] org.oe.dev orinoco-conf: call update-modules to populate information from /etc/modutils

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


orinoco-conf: call update-modules to populate information from /etc/modutils

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

#
# mt diff -rd79456b69407d306e20ab383a60ee7079e78060c -rf1ebcfc050fa0c66cfe910e2aa31d1e069b99949
#
# 
# 
# patch "packages/orinoco/orinoco-conf_1.0.bb"
#  from [f349f21b724b3613e76dd365283e2693ca2bdd3b]
#    to [0a8e6f6e947d589c1a97624037da47b71b12a41c]
# 
============================================================
--- packages/orinoco/orinoco-conf_1.0.bb	f349f21b724b3613e76dd365283e2693ca2bdd3b
+++ packages/orinoco/orinoco-conf_1.0.bb	0a8e6f6e947d589c1a97624037da47b71b12a41c
@@ -1,9 +1,10 @@ LICENSE = "GPL"
 DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN cards"
 SECTION = "kernel/modules"
 PRIORITY = "optional"
 LICENSE = "GPL"
+RDEPENDS = "update-modules"
 PACKAGE_ARCH = "all"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "file://spectrum.conf \
            file://hermes.conf \






More information about the Openembedded-commits mailing list