r642 - trunk/oe/conf/machine


Thu Feb 1 00:45:54 CET 2007


Author: 
Date: 2007-02-01 00:45:54 +0100 (Thu, 01 Feb 2007)
New Revision: 642

Modified:
   trunk/oe/conf/machine/armzone-qt2410.conf
   trunk/oe/conf/machine/fic-gta01.conf
Log:
oe/machine/*.conf: add usbhost modules into rootfs


Modified: trunk/oe/conf/machine/armzone-qt2410.conf
===================================================================
--- trunk/oe/conf/machine/armzone-qt2410.conf	2007-01-31 21:00:56 UTC (rev 641)
+++ trunk/oe/conf/machine/armzone-qt2410.conf	2007-01-31 23:45:54 UTC (rev 642)
@@ -9,7 +9,7 @@
 
 PREFERRED_PROVIDER_virtual/kernel = "qt2410-kernel"
 
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
 
 MACHINE_EXTRA_RDEPENDS = ""
 MACHINE_EXTRA_RRECOMMENDS = ""

Modified: trunk/oe/conf/machine/fic-gta01.conf
===================================================================
--- trunk/oe/conf/machine/fic-gta01.conf	2007-01-31 21:00:56 UTC (rev 641)
+++ trunk/oe/conf/machine/fic-gta01.conf	2007-01-31 23:45:54 UTC (rev 642)
@@ -9,7 +9,7 @@
 
 PREFERRED_PROVIDER_virtual/kernel = "gta01-kernel"
 
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget"
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost"
 
 MACHINE_EXTRA_RDEPENDS = ""
 MACHINE_EXTRA_RRECOMMENDS = ""





More information about the commitlog mailing list