diff options
Diffstat (limited to 'meta/conf/distro/include/poky-eabi4.inc')
-rw-r--r-- | meta/conf/distro/include/poky-eabi4.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-eabi4.inc b/meta/conf/distro/include/poky-eabi4.inc index ef3ec1afd7..f56722b058 100644 --- a/meta/conf/distro/include/poky-eabi4.inc +++ b/meta/conf/distro/include/poky-eabi4.inc | |||
@@ -8,8 +8,8 @@ PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "glibc-intermediate" | |||
8 | PREFERRED_VERSION_gcc ?= "4.1.1" | 8 | PREFERRED_VERSION_gcc ?= "4.1.1" |
9 | PREFERRED_VERSION_gcc-cross ?= "4.1.1" | 9 | PREFERRED_VERSION_gcc-cross ?= "4.1.1" |
10 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" | 10 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" |
11 | PREFERRED_VERSION_binutils ?= "2.17.95.0.5" | 11 | PREFERRED_VERSION_binutils ?= "2.17.50.0.5" |
12 | PREFERRED_VERSION_binutils-cross ?= "2.17.95.0.5" | 12 | PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5" |
13 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" | 13 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" |
14 | PREFERRED_VERSION_glibc ?= "2.5" | 14 | PREFERRED_VERSION_glibc ?= "2.5" |
15 | PREFERRED_VERSION_glibc-intermediate ?= "2.5" | 15 | PREFERRED_VERSION_glibc-intermediate ?= "2.5" |