aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-21 10:18:19 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-21 10:19:19 +0200
commitec39356527e906ac3875cb244d21c80c1563f4bd (patch)
tree35ff8360f3f4d99afb38baba6ac5fce58ef31338 /conf
parentf86164e73e0813c6be3bb574f448d0f97f97869a (diff)
downloadopenembedded-ec39356527e906ac3875cb244d21c80c1563f4bd.tar.gz
conf/machine: first batch of preferred_version removal: gcc/glibc/binutils
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/mtx-3.conf9
-rw-r--r--conf/machine/mtx-3a.conf9
2 files changed, 0 insertions, 18 deletions
diff --git a/conf/machine/mtx-3.conf b/conf/machine/mtx-3.conf
index f6e9e8aad5..1086311f7a 100644
--- a/conf/machine/mtx-3.conf
+++ b/conf/machine/mtx-3.conf
@@ -11,15 +11,6 @@ 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"
diff --git a/conf/machine/mtx-3a.conf b/conf/machine/mtx-3a.conf
index d3adce325b..9b25785eca 100644
--- a/conf/machine/mtx-3a.conf
+++ b/conf/machine/mtx-3a.conf
@@ -4,15 +4,6 @@
include conf/machine/mtx-3.conf
-#PREFERRED_VERSION_glibc_mtx-3a = "2.3.5+cvs20050627"
-PREFERRED_VERSION_gcc-cross-initial_mtx-3a = "3.4.4"
-PREFERRED_VERSION_gcc-cross-intermediate_mtx-3a = "3.4.4"
-PREFERRED_VERSION_gcc-cross_mtx-3a = "3.4.4"
-PREFERRED_VERSION_gcc-cross-sdk_mtx-3a = "3.4.4"
-PREFERRED_VERSION_gcc_mtx-3a = "3.4.4"
-PREFERRED_VERSION_binutils-cross_mtx-3a = "2.15.94.0.1"
-PREFERRED_VERSION_binutils-cross-sdk_mtx-3a = "2.15.94.0.1"
-PREFERRED_VERSION_binutils_mtx-3a = "2.16"
PREFERRED_PROVIDER_virtual/kernel = "linux-mtx-3a"
KERNEL_VERSION_mtx-3a = "2.6.16.6"