[oe-commits] : angstrom 2008: use gcc 4.1.2 for blackfin

OE GIT Trial gittrial at amethyst.openembedded.net
Tue Aug 12 14:26:41 UTC 2008


Module: OE.dev
Branch: master
Commit: 3c0000e7793d91cdda6beff211e175577578a46b
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=3c0000e7793d91cdda6beff211e175577578a46b

Author:  <koen at openembedded.org>
Date:   Sat Aug  9 14:55:35 2008 +0000

angstrom 2008: use gcc 4.1.2 for blackfin

---

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

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index fd74d75..5dfffae 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" 





More information about the Openembedded-commits mailing list