summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-11-28 10:20:10 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-29 11:22:09 +0000
commit94cc38623667ec0e044e63e6c9b9adf7ae13df0c (patch)
tree71a22d0ab62e3dfc417c8a49ecf8d9ca3362d0dd /meta/conf/distro
parentc62bb97c72b990b1c30e2f4dcef67682685a360d (diff)
downloadpoky-94cc38623667ec0e044e63e6c9b9adf7ae13df0c.tar.gz
binutils: upgrade from 2.21.1a to 2.22
And rebase the patches to the newer source code This patch is upstream hence deleting it from the recipe. binutils/110-arm-eabi-conf.patch (From OE-Core rev: 715bcfe3701e5ee3e12ee4af9c868a9bbf441525) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/include/tcmode-default.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
index ed722be811..c22e7dc6d8 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -18,7 +18,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
18 18
19GCCVERSION ?= "4.6%" 19GCCVERSION ?= "4.6%"
20SDKGCCVERSION ?= "4.6%" 20SDKGCCVERSION ?= "4.6%"
21BINUVERSION ?= "2.21.1a" 21BINUVERSION ?= "2.22"
22EGLIBCVERSION ?= "2.13" 22EGLIBCVERSION ?= "2.13"
23UCLIBCVERSION ?= "0.9.32" 23UCLIBCVERSION ?= "0.9.32"
24LINUXLIBCVERSION ?= "3.1" 24LINUXLIBCVERSION ?= "3.1"