diff options
| -rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 4687bae3d7..7787e3de7d 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc | |||
| @@ -13,6 +13,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}gcc = "gcc-cross" | |||
| 13 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross" | 13 | PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross" |
| 14 | 14 | ||
| 15 | GCCVERSION = "4.2.3" | 15 | GCCVERSION = "4.2.3" |
| 16 | GCCVERSION_qemuarmv7 = "4.3.1" | ||
| 16 | GCCVERSION_beagleboard = "4.3.1" | 17 | GCCVERSION_beagleboard = "4.3.1" |
| 17 | GCCVERSION_omap-3430sdp = "4.3.1" | 18 | GCCVERSION_omap-3430sdp = "4.3.1" |
| 18 | GCCVERSION_omap-3430ldp = "4.3.1" | 19 | GCCVERSION_omap-3430ldp = "4.3.1" |
