[oe-commits] Koen Kooi : dm355-leopard: add more machine features

GIT User account git at amethyst.openembedded.net
Tue Mar 17 20:34:11 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 67cd8abfcb09096a84a20d5af216f867aa4326fd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=67cd8abfcb09096a84a20d5af216f867aa4326fd

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Mar 17 21:31:01 2009 +0100

dm355-leopard: add more machine features

---

 conf/machine/dm355-leopard.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/dm355-leopard.conf b/conf/machine/dm355-leopard.conf
index a969949..5131488 100644
--- a/conf/machine/dm355-leopard.conf
+++ b/conf/machine/dm355-leopard.conf
@@ -13,7 +13,7 @@ UBOOT_ENTRYPOINT = "0x80008000"
 
 SERIAL_CONSOLE ?= "115200 ttyS0"
 
-MACHINE_FEATURES = "kernel26 alsa"
+MACHINE_FEATURES = "kernel26 alsa ethernet usbhost usbgadget mmc"
 
 require conf/machine/include/tune-arm926ejs.inc
 





More information about the Openembedded-commits mailing list