diff options
Diffstat (limited to 'meta/conf/distro/include/poky-eabi.inc')
| -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 d35ec8e441..80cbfcc8ea 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc | |||
| @@ -16,6 +16,7 @@ PREFERRED_VERSION_binutils-cross ?= "2.16.91.0.7" | |||
| 16 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" | 16 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" |
| 17 | PREFERRED_VERSION_glibc ?= "2.4" | 17 | PREFERRED_VERSION_glibc ?= "2.4" |
| 18 | PREFERRED_VERSION_glibc-intermediate ?= "2.4" | 18 | PREFERRED_VERSION_glibc-intermediate ?= "2.4" |
| 19 | PREFERRED_VERSION_elfutils ?= "0.108" | ||
| 19 | 20 | ||
| 20 | #Use the ARM EABI when building for an ARM cpu. We can't use overrides | 21 | #Use the ARM EABI when building for an ARM cpu. We can't use overrides |
| 21 | #here because this breaks all places where ":=" is used. | 22 | #here because this breaks all places where ":=" is used. |
