aarch64 needs gcc and egibc from meta-linaro to build for now.

Signed-off-by: Graeme Gregory <g...@slimlogic.co.uk>
---
 conf/distro/angstrom-next.conf |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/conf/distro/angstrom-next.conf b/conf/distro/angstrom-next.conf
index a1bedbb..7dd57cd 100644
--- a/conf/distro/angstrom-next.conf
+++ b/conf/distro/angstrom-next.conf
@@ -63,6 +63,11 @@ ANGSTROM_GCC_VERSION_bfin                    = "4.1.2"
 #avr32 only has support for gcc 4.2.2
 ANGSTROM_GCC_VERSION_avr32                      ?= "4.2.2"
 
+#aarch64 needs linaro tools
+ANGSTROM_GCC_VERSION_aarch64                     ?= "linaro-4.7%"
+PREFERRED_VERSION_eglibc_aarch64                 ?= "2.17"
+PREFERRED_VERSION_eglibc-initial_aarch64         ?= "2.17"
+
 #Everybody else can just use this: 
 ANGSTROM_GCC_VERSION                             ?= "4.8%"
 
-- 
1.7.10.4


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to