]> code.ossystems Code Review - openembedded-core.git/commitdiff
distro.confs: Set SRCDATEs for exmap-console, elfutils and bump psplash
authorRichard Purdie <richard@openedhand.com>
Tue, 19 Dec 2006 19:21:44 +0000 (19:21 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 19 Dec 2006 19:21:44 +0000 (19:21 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1048 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/distro/include/poky-eabi-csl2005q3-2.inc
meta/conf/distro/include/poky-eabi.inc
meta/conf/distro/include/poky-eabi2.inc
meta/conf/distro/include/poky-eabi3.inc
meta/conf/distro/poky.conf

index 0235e91028340d4d12da4e96d9b5dd2b026c31e4..9d2e8cb20f5f858f8f57e6d9d7e39f5e529e5766 100644 (file)
@@ -12,6 +12,7 @@ PREFERRED_VERSION_binutils ?= "2.16+csl-arm-2005q3-2"
 PREFERRED_VERSION_binutils-cross ?= "2.16+csl-arm-2005q3-2"
 PREFERRED_VERSION_glibc ?= "2.3.6+csl-arm-2005q3-2"
 PREFERRED_VERSION_glibc-intermediate ?= "2.3.6+csl-arm-2005q3-2"
+PREFERRED_VERSION_elfutils ?= "0.108"
 
 PREFERRED_VERSION_linux-libc-headers ?= "2.6.12rc3+csl-arm-2005q3-2"
 
index d35ec8e4415b54594d4f25faf3f4eb8ce344ba05..80cbfcc8ea6280831352e32a75ee57ac3b953a55 100644 (file)
@@ -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.
index 2833f3090e2eef4cc866a53fecb95c360ffd8fbc..97b8b92727794916ae7d7879685346610038e9cc 100644 (file)
@@ -13,6 +13,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.
index 427cdaa5c76b2f93e61e7bb107ed26a629bdc1c2..0df08caa5287bf7dd3f01bf3bf1faa2622700658 100644 (file)
@@ -13,6 +13,7 @@ PREFERRED_VERSION_binutils-cross ?= "2.17+csl-arm-2006q1-6"
 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.
index 4bd512f60fd82d2816fb89d1db3677c2f7adad17..d42f59289ac65dc2b33f0061a3c821371c6daf81 100644 (file)
@@ -116,8 +116,9 @@ SRCDATE_qemu-native ?= "20060723"
 SRCDATE_oprofile ?= "20061011"
 SRCDATE_zaurusd ?= "20060729"
 SRCDATE_owl-video-widget ?= "20060925"
-SRCDATE_psplash ?= "20061122"
+SRCDATE_psplash ?= "20061220"
 SRCDATE_maemo-mapper-nohildon ?= "20061114"
+SRCDATE_exmap-console = "20061220"
 
 #
 # Preferred Versions:
@@ -171,6 +172,7 @@ PREFERRED_VERSION_xmonobut ?= "0.4"
 PREFERRED_VERSION_xprop ?= "0.0+cvs${SRCDATE}" 
 PREFERRED_VERSION_xst ?= "0.15"
 PREFERRED_VERSION_oprofile ?= "0.9.2+cvs${SRCDATE}"
+PREFERRED_VERSION_elfutils ?= "0.89"
 
 require conf/distro/include/preferred-xorg-versions.inc
 
@@ -183,4 +185,4 @@ IMAGE_LINGUAS = "en-gb"
 DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi"
 DISTRO_FEATURES_cmx270 = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost"
 DISTRO_EXTRA_RDEPENDS_qemuarm += "qemu-distcc"
-DISTRO_EXTRA_RDEPENDS_qemux86 += "qemu-distcc"
\ No newline at end of file
+DISTRO_EXTRA_RDEPENDS_qemux86 += "qemu-distcc"