From: Marcin Juszkiewicz Date: Thu, 25 Oct 2007 16:06:54 +0000 (+0000) Subject: orinoco-conf: call update-modules to populate information from /etc/modutils X-Git-Tag: Release-2010-05/1~8454^2~120^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f09a0e0a772591f37599d725190bb3b0b09a356;p=openembedded.git orinoco-conf: call update-modules to populate information from /etc/modutils --- 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 \