r657 - trunk/oe/conf/machine


Fri Feb 2 17:50:23 CET 2007


Author: 
Date: 2007-02-02 17:50:22 +0100 (Fri, 02 Feb 2007)
New Revision: 657

Modified:
   trunk/oe/conf/machine/fic-gta01.conf
Log:
oe/fic-gta01.conf: add extra modules for power management into rootfs


Modified: trunk/oe/conf/machine/fic-gta01.conf
===================================================================
--- trunk/oe/conf/machine/fic-gta01.conf	2007-02-02 16:49:38 UTC (rev 656)
+++ trunk/oe/conf/machine/fic-gta01.conf	2007-02-02 16:50:22 UTC (rev 657)
@@ -12,8 +12,14 @@
 MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
 
 MACHINE_EXTRA_RDEPENDS = ""
-MACHINE_EXTRA_RRECOMMENDS = ""
 
+# package gta01 specific modules
+MACHINE_EXTRA_RRECOMMENDS = "\
+  kernel-module-gta01-pm-bt  \
+  kernel-module-gta01-pm-gps \
+  kernel-module-gta01-pm-gsm \
+  kernel-module-gta01kbd "
+
 MACHINE_TASK_PROVIDER = "task-base"
 
 # used by sysvinit_2





More information about the commitlog mailing list