[oe-commits] Martin Jansa : SHR: drop preferred version for eglibc and gcc

git version control git at git.openembedded.org
Mon Sep 27 22:13:39 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Sep 28 00:11:29 2010 +0200

SHR: drop preferred version for eglibc and gcc

* same versions are now in sane-toolchain.inc

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/shr.conf |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 9dd1c3e..ade8cba 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -159,9 +159,6 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
 # TOOLCHAIN
 #############################################################################
 LIBC ?= "eglibc"
-PREFERRED_VERSION_eglibc             ?= "2.12"
-PREFERRED_VERSION_eglibc-initial     ?= "2.12"
-PREFERRED_GCC_VERSION                ?= "4.5"
 require conf/distro/include/sane-toolchain.inc
 require conf/distro/include/arm-thumb.inc
 





More information about the Openembedded-commits mailing list