From: Marcin Juszkiewicz Date: Thu, 25 Oct 2007 15:59:00 +0000 (+0000) Subject: hostap-conf: depend on update-modules (from Poky) X-Git-Tag: Release-2010-05/1~8454^2~120^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82c650ffa36d10fff6d231e4139e16a588df8b2;p=openembedded.git hostap-conf: depend on update-modules (from Poky) --- 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 \