mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
poky-eabi: qemuarmv7 also require gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4923 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user