From: Philip Balister Date: Tue, 28 Aug 2007 11:25:49 +0000 (+0000) Subject: gumstix.inc : Make sure RECOMMENDED modules get into minimal image. X-Git-Tag: Release-2010-05/1~8789^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8b2b2f03520c9602984fe3153559d2576c3f9bc;p=openembedded.git gumstix.inc : Make sure RECOMMENDED modules get into minimal image. --- diff --git a/conf/machine/include/gumstix.inc b/conf/machine/include/gumstix.inc index c271940f63..67fefd3835 100644 --- a/conf/machine/include/gumstix.inc +++ b/conf/machine/include/gumstix.inc @@ -20,12 +20,15 @@ MACHINE_FEATURES = "kernel26 alsa ext2 bluetooth" EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --squash" -MACHINE_EXTRA_RRECOMMENDS = "kernel-module-unix \ +MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS = "kernel-module-unix \ kernel-module-rtc-core \ kernel-module-rtc-dev \ kernel-module-rtc-proc \ kernel-module-rtc-sa1100 \ - kernel-module-rtc-sysfs" + kernel-module-rtc-sysfs \ + kernel-module-smc91x \ + kernel-module-gumstix-smc91x \ + " # used by sysvinit_2