]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-eabi: qemuarmv7 also require gcc 4.3.1
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 22 Jul 2008 11:25:32 +0000 (11:25 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 22 Jul 2008 11:25:32 +0000 (11:25 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4923 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/include/poky-eabi.inc

index 4687bae3d7c7a8f294cbef5e58883667ce9f1b21..7787e3de7d2e9d941d81a3c8bcbd311754fd2439 100644 (file)
@@ -13,6 +13,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc = "gcc-cross"
 PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross"
 
 GCCVERSION = "4.2.3"
+GCCVERSION_qemuarmv7 = "4.3.1"
 GCCVERSION_beagleboard = "4.3.1"
 GCCVERSION_omap-3430sdp = "4.3.1"
 GCCVERSION_omap-3430ldp = "4.3.1"