diff options
Diffstat (limited to 'meta/conf/distro/include/poky-eabi.inc')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 003bbedab1..19a3d32e05 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc | |||
@@ -13,12 +13,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc-intermediate = "gcc-cross-interme | |||
13 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc = "gcc-cross" | 13 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc = "gcc-cross" |
14 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross" | 14 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross" |
15 | 15 | ||
16 | GCCVERSION ?= "4.2.3" | 16 | GCCVERSION ?= "4.3.3" |
17 | GCCVERSION_qemuarmv7 = "4.3.1" | ||
18 | GCCVERSION_beagleboard = "4.3.1" | ||
19 | GCCVERSION_omap-3430sdp = "4.3.1" | ||
20 | GCCVERSION_omap-3430ldp = "4.3.1" | ||
21 | GCCVERSION_overo = "4.3.2" | ||
22 | # 4.2.3+csl-arm-2008q1-126 doesn't work | 17 | # 4.2.3+csl-arm-2008q1-126 doesn't work |
23 | 18 | ||
24 | BINUVERSION = "2.18" | 19 | BINUVERSION = "2.18" |