From: Martin Jansa Date: Fri, 14 May 2010 06:28:19 +0000 (+0200) Subject: shr: drop PREFERRED_VERSIONs for toolchain, now in sync with sane-toolchain.inc again X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0adb60c4c3e4f61210f3834594cb69b1c84e3bd;p=openembedded.git shr: drop PREFERRED_VERSIONs for toolchain, now in sync with sane-toolchain.inc again Signed-off-by: Martin Jansa --- diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 0c73113c4e..84ea4a4731 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 #############################################################################