aboutsummaryrefslogtreecommitdiffstats
path: root/packages/orinoco
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-25 16:06:54 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-25 16:06:54 +0000
commit3f09a0e0a772591f37599d725190bb3b0b09a356 (patch)
treea14e3591f44ce3b57e04226ee819f3346e4829f4 /packages/orinoco
parentf82c650ffa36d10fff6d231e4139e16a588df8b2 (diff)
downloadopenembedded-3f09a0e0a772591f37599d725190bb3b0b09a356.tar.gz
orinoco-conf: call update-modules to populate information from /etc/modutils
Diffstat (limited to 'packages/orinoco')
-rw-r--r--packages/orinoco/orinoco-conf_1.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/orinoco/orinoco-conf_1.0.bb b/packages/orinoco/orinoco-conf_1.0.bb
index 97b860f2cf..0062e870a6 100644
--- a/packages/orinoco/orinoco-conf_1.0.bb
+++ b/packages/orinoco/orinoco-conf_1.0.bb
@@ -2,8 +2,9 @@ DESCRIPTION = "PCMCIA-cs configuration files for Hermes (Orinoco) wireless LAN c
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 \