summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/include
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r--meta/conf/distro/include/poky-eabi-csl2005q3-2.inc1
-rw-r--r--meta/conf/distro/include/poky-eabi.inc1
-rw-r--r--meta/conf/distro/include/poky-eabi2.inc1
-rw-r--r--meta/conf/distro/include/poky-eabi3.inc1
4 files changed, 4 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-eabi-csl2005q3-2.inc b/meta/conf/distro/include/poky-eabi-csl2005q3-2.inc
index 0235e91028..9d2e8cb20f 100644
--- a/meta/conf/distro/include/poky-eabi-csl2005q3-2.inc
+++ b/meta/conf/distro/include/poky-eabi-csl2005q3-2.inc
@@ -12,6 +12,7 @@ PREFERRED_VERSION_binutils ?= "2.16+csl-arm-2005q3-2"
12PREFERRED_VERSION_binutils-cross ?= "2.16+csl-arm-2005q3-2" 12PREFERRED_VERSION_binutils-cross ?= "2.16+csl-arm-2005q3-2"
13PREFERRED_VERSION_glibc ?= "2.3.6+csl-arm-2005q3-2" 13PREFERRED_VERSION_glibc ?= "2.3.6+csl-arm-2005q3-2"
14PREFERRED_VERSION_glibc-intermediate ?= "2.3.6+csl-arm-2005q3-2" 14PREFERRED_VERSION_glibc-intermediate ?= "2.3.6+csl-arm-2005q3-2"
15PREFERRED_VERSION_elfutils ?= "0.108"
15 16
16PREFERRED_VERSION_linux-libc-headers ?= "2.6.12rc3+csl-arm-2005q3-2" 17PREFERRED_VERSION_linux-libc-headers ?= "2.6.12rc3+csl-arm-2005q3-2"
17 18
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"
16PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" 16PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
17PREFERRED_VERSION_glibc ?= "2.4" 17PREFERRED_VERSION_glibc ?= "2.4"
18PREFERRED_VERSION_glibc-intermediate ?= "2.4" 18PREFERRED_VERSION_glibc-intermediate ?= "2.4"
19PREFERRED_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.
diff --git a/meta/conf/distro/include/poky-eabi2.inc b/meta/conf/distro/include/poky-eabi2.inc
index 2833f3090e..97b8b92727 100644
--- a/meta/conf/distro/include/poky-eabi2.inc
+++ b/meta/conf/distro/include/poky-eabi2.inc
@@ -13,6 +13,7 @@ PREFERRED_VERSION_binutils-cross ?= "2.16.91.0.7"
13PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" 13PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
14PREFERRED_VERSION_glibc ?= "2.4" 14PREFERRED_VERSION_glibc ?= "2.4"
15PREFERRED_VERSION_glibc-intermediate ?= "2.4" 15PREFERRED_VERSION_glibc-intermediate ?= "2.4"
16PREFERRED_VERSION_elfutils ?= "0.108"
16 17
17#Use the ARM EABI when building for an ARM cpu. We can't use overrides 18#Use the ARM EABI when building for an ARM cpu. We can't use overrides
18#here because this breaks all places where ":=" is used. 19#here because this breaks all places where ":=" is used.
diff --git a/meta/conf/distro/include/poky-eabi3.inc b/meta/conf/distro/include/poky-eabi3.inc
index 427cdaa5c7..0df08caa52 100644
--- a/meta/conf/distro/include/poky-eabi3.inc
+++ b/meta/conf/distro/include/poky-eabi3.inc
@@ -13,6 +13,7 @@ PREFERRED_VERSION_binutils-cross ?= "2.17+csl-arm-2006q1-6"
13PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" 13PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
14PREFERRED_VERSION_glibc ?= "2.4" 14PREFERRED_VERSION_glibc ?= "2.4"
15PREFERRED_VERSION_glibc-intermediate ?= "2.4" 15PREFERRED_VERSION_glibc-intermediate ?= "2.4"
16PREFERRED_VERSION_elfutils ?= "0.108"
16 17
17#Use the ARM EABI when building for an ARM cpu. We can't use overrides 18#Use the ARM EABI when building for an ARM cpu. We can't use overrides
18#here because this breaks all places where ":=" is used. 19#here because this breaks all places where ":=" is used.