]> code.ossystems Code Review - openembedded-core.git/commitdiff
hostap-conf: depend on update-modules
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 25 Oct 2007 15:25:03 +0000 (15:25 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 25 Oct 2007 15:25:03 +0000 (15:25 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2977 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/hostap/hostap-conf_1.0.bb

index dc40be49d7abb77a7027d466c64fcc5823bef7af..e0909dde3f7d8dd8de9bab743614bd44790e34cd 100644 (file)
@@ -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 \