summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-25 16:07:44 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-25 16:07:44 +0000
commit5aa891aadd2e06ecc54f1f0e189c508fe230f866 (patch)
treef79947d6c68f72dabd5c91f5d24f9bbd166096f4 /packages
parent7ca1c6d3022ec7dd272d243f00d8a8d0cba59c85 (diff)
parent3f09a0e0a772591f37599d725190bb3b0b09a356 (diff)
merge of 'd0db4fe5ad1d91160b33f81ec5ebbbf8fec44705'
and 'f1ebcfc050fa0c66cfe910e2aa31d1e069b99949'
Diffstat (limited to 'packages')
-rw-r--r--packages/hostap/hostap-conf_1.0.bb3
-rw-r--r--packages/orinoco/orinoco-conf_1.0.bb3
2 files changed, 4 insertions, 2 deletions
diff --git a/packages/hostap/hostap-conf_1.0.bb b/packages/hostap/hostap-conf_1.0.bb
index dc40be49d7..e0909dde3f 100644
--- a/packages/hostap/hostap-conf_1.0.bb
+++ b/packages/hostap/hostap-conf_1.0.bb
@@ -2,8 +2,9 @@ DESCRIPTION = "PCMCIA-cs configuration files for wireless LAN cards based on Int
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 \
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 \