diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-17 21:20:43 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-17 21:20:43 +0000 |
commit | 6362c83899bb5f169d75678fabdead7083cbccd5 (patch) | |
tree | 393d18cf7f83476245bcfcc45ec0765ae2737698 /conf | |
parent | f50b30cb87c7900452773acaf8ef1c854336d8c5 (diff) | |
parent | 496ef6848836894e9fa2189b2e1c7cc70a1d0bff (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index cc5be470d2..fc53859bb3 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -105,6 +105,7 @@ ANGSTROM_GCC_VERSION_avr32 ?= "4.2.2" #Everybody else can just use this: ANGSTROM_GCC_VERSION ?= "4.2.4" +PREFERRED_VERSION_binutils ?= "2.18.50.0.7" PREFERRED_VERSION_binutils-cross ?= "2.18.50.0.7" PREFERRED_VERSION_binutils-cross-sdk ?= "2.18.50.0.7" |