[oe-commits] Khem Raj : tcmode-default.inc: Use binutils 2.23.1

git at git.openembedded.org git at git.openembedded.org
Thu Dec 6 12:34:27 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 1623c4757e5401570c3405e563d1cfd345a1e636
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1623c4757e5401570c3405e563d1cfd345a1e636

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Aug  8 10:33:41 2012 -0700

tcmode-default.inc: Use binutils 2.23.1

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/conf/distro/include/tcmode-default.inc |    2 +-
 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 9193691..1d6cd8b 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -19,7 +19,7 @@ PREFERRED_PROVIDER_virtual/gettext ??= "gettext"
 
 GCCVERSION ?= "4.7%"
 SDKGCCVERSION ?= "${GCCVERSION}"
-BINUVERSION ?= "2.22"
+BINUVERSION ?= "2.23.1"
 EGLIBCVERSION ?= "2.16"
 UCLIBCVERSION ?= "0.9.33"
 LINUXLIBCVERSION ?= "3.4.3"





More information about the Openembedded-commits mailing list