]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-eabi: use binutils 2.18
authorMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 3 Sep 2007 08:42:13 +0000 (08:42 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Mon, 3 Sep 2007 08:42:13 +0000 (08:42 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2666 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/include/poky-eabi.inc

index b4a3bc0625af9855dee08b118905dbba34f76745..f61053a1f38678b95a3f2d76001f9d04ce78a6c8 100644 (file)
@@ -13,8 +13,8 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross"
 PREFERRED_VERSION_gcc ?= "4.1.2"
 PREFERRED_VERSION_gcc-cross ?= "4.1.2"
 PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1"
-PREFERRED_VERSION_binutils ?= "2.17.50.0.12"
-PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.12"
+PREFERRED_VERSION_binutils ?= "2.18"
+PREFERRED_VERSION_binutils-cross ?= "2.18"
 PREFERRED_VERSION_linux-libc-headers ?= "2.6.20"
 PREFERRED_VERSION_glibc ?= "2.5"
 PREFERRED_VERSION_glibc-intermediate ?= "2.5"