aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mtx-3.conf
diff options
context:
space:
mode:
authorMartin Dietze <di@fh-wedel.de>2009-05-19 19:19:06 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-20 10:07:06 +0200
commit9cd7c5f8dabf8b3b42eb171e8faba4199b357bec (patch)
tree6586aafb23005e433500a100d9af77fdb2c91ce0 /conf/machine/mtx-3.conf
parent819027217b03953a55f9667d39ad7b77551d7417 (diff)
downloadopenembedded-9cd7c5f8dabf8b3b42eb171e8faba4199b357bec.tar.gz
Nylon: Nylon is now derived from angstrom.
Diffstat (limited to 'conf/machine/mtx-3.conf')
-rw-r--r--conf/machine/mtx-3.conf15
1 files changed, 14 insertions, 1 deletions
diff --git a/conf/machine/mtx-3.conf b/conf/machine/mtx-3.conf
index d6d14d86df..f6e9e8aad5 100644
--- a/conf/machine/mtx-3.conf
+++ b/conf/machine/mtx-3.conf
@@ -10,8 +10,21 @@
TARGET_ARCH = "arm"
require conf/machine/include/tune-arm926ejs.inc
-
+# begin overrides mtx-3
+#PREFERRED_VERSION_glibc_mtx-3 = "2.3.5+cvs20050627"
+PREFERRED_VERSION_gcc-cross-initial_mtx-3 = "3.4.4"
+PREFERRED_VERSION_gcc-cross-intermediate_mtx-3 = "3.4.4"
+PREFERRED_VERSION_gcc-cross_mtx-3 = "3.4.4"
+PREFERRED_VERSION_gcc-cross-sdk_mtx-3 = "3.4.4"
+PREFERRED_VERSION_gcc_mtx-3 = "3.4.4"
+PREFERRED_VERSION_binutils-cross_mtx-3 = "2.15.94.0.1"
+PREFERRED_VERSION_binutils-cross-sdk_mtx-3 = "2.15.94.0.1"
+PREFERRED_VERSION_binutils_mtx-3 = "2.16"
+
+KERNEL_VERSION_mtx-3 = "2.6.15.4"
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3"
+PREFERRED_PROVIDER_hotplug_mtx-3 = "udev"
+MACHINE_FEATURES = "kernel26 usbhost vfat"
EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 -n"