From ec39356527e906ac3875cb244d21c80c1563f4bd Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 21 Oct 2010 10:18:19 +0200 Subject: conf/machine: first batch of preferred_version removal: gcc/glibc/binutils --- conf/machine/mtx-3.conf | 9 --------- conf/machine/mtx-3a.conf | 9 --------- 2 files changed, 18 deletions(-) (limited to 'conf') 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" -- cgit 1.2.3-korg