[oe-commits] org.oe.dev openomap.conf : Move from glibc-2.4 to glibc-2.5.

crofton commit openembedded-commits at lists.openembedded.org
Fri Oct 20 14:32:51 UTC 2006


openomap.conf : Move from glibc-2.4 to glibc-2.5.

Author: crofton at openembedded.org
Branch: org.openembedded.dev
Revision: 159a65e4180bf7d94f5fa5eef59a5ee834672921
ViewMTN: http://monotone.openembedded.org/revision.psp?id=159a65e4180bf7d94f5fa5eef59a5ee834672921
Files:
1
conf/distro/openomap.conf
Diffs:

#
# mt diff -rc56ca1c758fe8592bc1a44d4eedb7f57920e84c8 -r159a65e4180bf7d94f5fa5eef59a5ee834672921
#
# 
# 
# patch "conf/distro/openomap.conf"
#  from [4ab3ad3a666bf3a71a24d0289828b0a7ee43a982]
#    to [04f958d0fd0715021490b88d9dd8512f69d4280d]
# 
============================================================
--- conf/distro/openomap.conf	4ab3ad3a666bf3a71a24d0289828b0a7ee43a982
+++ conf/distro/openomap.conf	04f958d0fd0715021490b88d9dd8512f69d4280d
@@ -29,12 +29,21 @@ PREFERRED_VERSION_gcc-cross-initial ?= "
 PREFERRED_VERSION_gcc ?= "4.1.1"
 PREFERRED_VERSION_gcc-cross ?= "4.1.1"
 PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1"
-PREFERRED_VERSION_binutils ?= "2.17"
-PREFERRED_VERSION_binutils-cross ?= "2.17"
+PREFERRED_VERSION_binutils ?= "2.17.50.0.5"
+PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5"
 PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
-PREFERRED_VERSION_glibc ?= "2.4"
-PREFERRED_VERSION_glibc-intermediate ?= "2.4"
+PREFERRED_VERSION_glibc ?= "2.5"
+PREFERRED_VERSION_glibc-intermediate ?= "2.5"
 
+#PREFERRED_VERSION_gcc ?= "4.1.1"
+#PREFERRED_VERSION_gcc-cross ?= "4.1.1"
+#PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1"
+#PREFERRED_VERSION_binutils ?= "2.17"
+#PREFERRED_VERSION_binutils-cross ?= "2.17"
+#PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
+#PREFERRED_VERSION_glibc ?= "2.4"
+#PREFERRED_VERSION_glibc-intermediate ?= "2.4"
+
 # We want images supporting the following features (for task-base)
 DISTRO_FEATURES = "nfs pcmcia usbhost"
 






More information about the Openembedded-commits mailing list