summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/poky-eabi.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-12-19 19:21:44 +0000
committerRichard Purdie <richard@openedhand.com>2006-12-19 19:21:44 +0000
commit01303ccecf5e0cc24fdd1a67071d1cfd9ead545e (patch)
tree1e2edef8ac953335757a173c1a1f56012a58b413 /meta/conf/distro/include/poky-eabi.inc
parent44e5910db472a5963bd0e837c6ec7dae51b5ea28 (diff)
downloadopenembedded-core-01303ccecf5e0cc24fdd1a67071d1cfd9ead545e.tar.gz
openembedded-core-01303ccecf5e0cc24fdd1a67071d1cfd9ead545e.tar.bz2
openembedded-core-01303ccecf5e0cc24fdd1a67071d1cfd9ead545e.tar.xz
openembedded-core-01303ccecf5e0cc24fdd1a67071d1cfd9ead545e.zip
distro.confs: Set SRCDATEs for exmap-console, elfutils and bump psplash
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1048 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/include/poky-eabi.inc')
-rw-r--r--meta/conf/distro/include/poky-eabi.inc1
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 d35ec8e44..80cbfcc8e 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"
PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
PREFERRED_VERSION_glibc ?= "2.4"
PREFERRED_VERSION_glibc-intermediate ?= "2.4"
+PREFERRED_VERSION_elfutils ?= "0.108"
#Use the ARM EABI when building for an ARM cpu. We can't use overrides
#here because this breaks all places where ":=" is used.