[oe-commits] Koen Kooi : omapzoom: disable bits that aren't working yet

GIT User account git at amethyst.openembedded.net
Tue Mar 3 18:11:06 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Mar  3 19:09:00 2009 +0100

omapzoom: disable bits that aren't working yet

---

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

diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf
index 6cba00a..4308c6b 100644
--- a/conf/machine/omapzoom.conf
+++ b/conf/machine/omapzoom.conf
@@ -50,8 +50,8 @@ UBINIZE_ARGS = "-m 2048 -p 128KiB -s 512"
 
 
 PREFERRED_VERSION_u-boot = "git"
-EXTRA_IMAGEDEPENDS += "u-boot x-load"
+#EXTRA_IMAGEDEPENDS += "u-boot x-load"
 
-MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules "
+#MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules "
 # and sdio
 MACHINE_FEATURES = "kernel26 touchscreen phone screen apm usbgadget usbhost vfat alsa"





More information about the Openembedded-commits mailing list