[oe-commits] Koen Kooi : conf/machine: first batch of preferred_version removal: gcc/ glibc/binutils

git version control git at git.openembedded.org
Thu Oct 21 08:23:03 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Oct 21 10:18:19 2010 +0200

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, 0 insertions(+), 18 deletions(-)

diff --git a/conf/machine/mtx-3.conf b/conf/machine/mtx-3.conf
index f6e9e8a..1086311 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 d3adce3..9b25785 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"





More information about the Openembedded-commits mailing list