[oe-commits] Martin Jansa : shr: drop PREFERRED_VERSIONs for toolchain, now in sync with sane-toolchain.inc again

git version control git at git.openembedded.org
Sun May 16 20:42:33 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri May 14 08:28:19 2010 +0200

shr: drop PREFERRED_VERSIONs for toolchain, now in sync with sane-toolchain.inc again

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

---

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

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 0c73113..84ea4a4 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -144,10 +144,6 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
 # TOOLCHAIN
 #############################################################################
 LIBC ?= "eglibc"
-PREFERRED_BINUTILS                   ?= "2.20.1"
-PREFERRED_GCC_VERSION                ?= "4.4.4"
-PREFERRED_VERSION_eglibc             ?= "2.11"
-PREFERRED_VERSION_eglibc-initial     ?= "2.11"
 require conf/distro/include/sane-toolchain.inc
 
 #############################################################################





More information about the Openembedded-commits mailing list