shr: drop PREFERRED_VERSIONs for toolchain, now in sync with sane-toolchain.inc again
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 14 May 2010 06:28:19 +0000 (08:28 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sun, 16 May 2010 20:42:36 +0000 (22:42 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/distro/shr.conf

index 0c73113..84ea4a4 100644 (file)
@@ -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
 
 #############################################################################