]> code.ossystems Code Review - openembedded-core.git/commitdiff
tcmode-default: update binutils version
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 29 Aug 2011 18:43:53 +0000 (19:43 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 29 Aug 2011 18:43:53 +0000 (19:43 +0100)
binutils is now at version 2.21.1a.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/conf/distro/include/tcmode-default.inc

index 0d0af38613751beafaf6afb2cef6ac47b8431eb8..285721589363248e9141c580423db2853d9c37a6 100644 (file)
@@ -18,7 +18,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
 
 GCCVERSION ?= "4.6%"
 SDKGCCVERSION ?= "4.6%"
-BINUVERSION ?= "2.21.1"
+BINUVERSION ?= "2.21.1a"
 EGLIBCVERSION ?= "2.13"
 UCLIBCVERSION ?= "0.9.32"
 LINUXLIBCVERSION ?= "2.6.37.2"