From: Koen Kooi Date: Mon, 17 Nov 2008 19:58:04 +0000 (+0100) Subject: angstrom 2008: also specify binutils version X-Git-Tag: Release-2010-05/1~5273^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52254dd6857a1264c6fe3121f02e6a205c456ab0;p=openembedded.git angstrom 2008: also specify binutils version --- 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"