From: Koen Kooi Date: Sat, 9 Aug 2008 14:55:35 +0000 (+0000) Subject: angstrom 2008: use gcc 4.1.2 for blackfin X-Git-Tag: Release-2010-05/1~6333^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ec6d7a2260df3c82d0efe86af7733c3fe3e99f;p=openembedded.git angstrom 2008: use gcc 4.1.2 for blackfin --- diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index fd74d7581c..5dfffaee3f 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -86,6 +86,9 @@ ANGSTROM_GCC_VERSION_ppc405 ?= "4.1.1" ANGSTROM_GCC_VERSION_xilinx-ml403 ?= "4.1.1" ANGSTROM_GCC_VERSION_xilinx-ml403 ?= "4.1.1" +$ Blackfin has its on gcc +ANGSTROM_GCC_VERSION_bfin = "4.1.2" + #for proper NEON support we need a CSL toolchain #ANGSTROM_GCC_VERSION_armv7a = "4.2.1+csl-arm-2007q3-53" ANGSTROM_GCC_VERSION_armv7a = "4.3.1"