[oe-commits] Koen Kooi : angstrom 2008: start using binutils 2.19

GIT User account git at amethyst.openembedded.net
Sat Nov 15 10:46:50 UTC 2008


Module: openembedded.git
Branch: koen/darwin-host-fixes
Commit: 1b337cac5398de7c3b6b02637c3f6faa0a6141fc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1b337cac5398de7c3b6b02637c3f6faa0a6141fc

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Nov 13 19:59:20 2008 +0100

angstrom 2008: start using binutils 2.19

---

 conf/distro/angstrom-2008.1.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 9bc0273..cf668e9 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -105,8 +105,8 @@ ANGSTROM_GCC_VERSION_avr32		?= "4.2.2"
 
 #Everybody else can just use this: 
 ANGSTROM_GCC_VERSION 			?= "4.2.4"
-PREFERRED_VERSION_binutils-cross 	?= "2.18.50.0.7"
-PREFERRED_VERSION_binutils-cross-sdk 	?= "2.18.50.0.7"
+PREFERRED_VERSION_binutils-cross 	?= "2.19"
+PREFERRED_VERSION_binutils-cross-sdk 	?= "2.19"
 
 PREFERRED_VERSION_gcc                    ?= "${ANGSTROM_GCC_VERSION}"
 PREFERRED_VERSION_gcc-cross              ?= "${ANGSTROM_GCC_VERSION}"





More information about the Openembedded-commits mailing list