[oe] [PATCH 6/6] angstrom: use GCC 4.3.3 for Geode devices

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Wed May 13 14:46:59 UTC 2009


From: Marcin Juszkiewicz <hrw at openembedded.org>


Signed-off-by: Marcin Juszkiewicz <hrw at openembedded.org>
---
 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 a466834..b5dbc48 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -101,6 +101,7 @@ ANGSTROM_GCC_VERSION_bfin			= "4.1.2"
 
 ANGSTROM_GCC_VERSION_486sx      = "4.3.3"
 ANGSTROM_GCC_VERSION_armv7a     = "4.3.3" 
+ANGSTROM_GCC_VERSION_geode      = "4.3.3" 
 
 # Uncomment this if want need to build an armv7a kernel with CSL toolchain (<2.6.27 don't boot with mainline gcc)
 #KERNEL_CCSUFFIX_armv7a= "-4.2.1+csl-arm-2007q3-53"
-- 
1.6.3







More information about the Openembedded-devel mailing list