diff options
Diffstat (limited to 'meta/conf/distro/include/poky-eabi.inc')
| -rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 32a419bdf4..f226fa7fec 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc | |||
| @@ -13,7 +13,7 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross" | |||
| 13 | 13 | ||
| 14 | PREFERRED_VERSION_gcc ?= "4.1.2" | 14 | PREFERRED_VERSION_gcc ?= "4.1.2" |
| 15 | PREFERRED_VERSION_gcc-cross ?= "4.1.2" | 15 | PREFERRED_VERSION_gcc-cross ?= "4.1.2" |
| 16 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" | 16 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.2" |
| 17 | PREFERRED_VERSION_binutils ?= "2.18" | 17 | PREFERRED_VERSION_binutils ?= "2.18" |
| 18 | PREFERRED_VERSION_binutils-cross ?= "2.18" | 18 | PREFERRED_VERSION_binutils-cross ?= "2.18" |
| 19 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" | 19 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" |
