[oe-commits] org.oe.dev angstrom 2007, 2008: switch to binutils 2.18 to get rid of the warning spew in stripping and gdb

koen commit openembedded-commits at lists.openembedded.org
Tue Sep 4 16:47:54 UTC 2007


angstrom 2007, 2008: switch to binutils 2.18 to get rid of the warning spew in stripping and gdb

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: f187242e911a395651f8c0b903c471eaa5944ab9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=f187242e911a395651f8c0b903c471eaa5944ab9
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -r56e32dc4491f0aca00c832760000405dff9bc562 -rf187242e911a395651f8c0b903c471eaa5944ab9
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [74d52894de81c753876efd67a5bdc1df826e5c1c]
#    to [50162eeaadb8f20ac2a2fe17c7fd64e32fd53e37]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	74d52894de81c753876efd67a5bdc1df826e5c1c
+++ conf/distro/angstrom-2007.1.conf	50162eeaadb8f20ac2a2fe17c7fd64e32fd53e37
@@ -267,9 +267,9 @@ PREFERRED_VERSION_gcc-cross-initial ?= "
 PREFERRED_VERSION_gcc-cross-sdk     ?= "4.1.2"
 PREFERRED_VERSION_gcc-cross-initial ?= "4.1.2"
 
-PREFERRED_VERSION_binutils          ?= "2.17.50.0.5"
-PREFERRED_VERSION_binutils-cross    ?= "2.17.50.0.5"
-PREFERRED_VERSION_binutils-cross-sdk ?= "2.17.50.0.5"
+PREFERRED_VERSION_binutils          ?= "2.18"
+PREFERRED_VERSION_binutils-cross    ?= "2.18"
+PREFERRED_VERSION_binutils-cross-sdk ?= "2.18"
 
 #avr32 only has patches for binutils 2.17 and gcc 4.1.2 in OE
 PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc_avr32 = "avr32-gcc-cross"






More information about the Openembedded-commits mailing list