aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-03-03 19:09:00 +0100
committerKoen Kooi <koen@openembedded.org>2009-03-03 19:09:00 +0100
commit291212ce36a62023942814e02173a7de4449829d (patch)
treebb69a44ea1ba60307019296d0664a1b2c734f333
parente21927258cdef39790b6deb59132542f6aacfcf1 (diff)
downloadopenembedded-291212ce36a62023942814e02173a7de4449829d.tar.gz
omapzoom: disable bits that aren't working yet
-rw-r--r--conf/machine/omapzoom.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf
index 6cba00a20e..4308c6b865 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"