[oe-commits] org.oe.dev angstrom: use glibc 2.5 to (seemingly) solve the shm problems

koen commit openembedded-commits at lists.openembedded.org
Wed Oct 11 16:30:29 UTC 2006


angstrom: use glibc 2.5 to (seemingly) solve the shm problems

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 9eed2ca2a85bc2919d2c52574f87fe3b7229d634
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9eed2ca2a85bc2919d2c52574f87fe3b7229d634
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -r74c29ae4330956b07a8873a162022a35f99de97a -r9eed2ca2a85bc2919d2c52574f87fe3b7229d634
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [1dbceae2ca6ea28f089304390016cbb35ab9fa80]
#    to [bf2eed2cc178f45cb930f457f7494098cd7aa4f1]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	1dbceae2ca6ea28f089304390016cbb35ab9fa80
+++ conf/distro/angstrom-2007.1.conf	bf2eed2cc178f45cb930f457f7494098cd7aa4f1
@@ -115,8 +115,8 @@ PREFERRED_VERSION_linux-libc-headers ?= 
 PREFERRED_VERSION_binutils ?= "2.17"
 PREFERRED_VERSION_binutils-cross ?= "2.17"
 PREFERRED_VERSION_linux-libc-headers ?= "2.6.18"
-PREFERRED_VERSION_glibc ?= "2.4"
-PREFERRED_VERSION_glibc-intermediate ?= "2.4"
+PREFERRED_VERSION_glibc ?= "2.5"
+PREFERRED_VERSION_glibc-intermediate ?= "2.5"
 
 # To use an EABI compatible version 3 series gcc, either uncomment 
 # the lines below or set them in local.conf: 






More information about the Openembedded-commits mailing list