git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
215d52f
)
angstrom: use glibc 2.5 to (seemingly) solve the shm problems
author
Koen Kooi
<koen@openembedded.org>
Wed, 11 Oct 2006 16:19:45 +0000
(16:19 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 11 Oct 2006 16:19:45 +0000
(16:19 +0000)
conf/distro/angstrom-2007.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2007.1.conf
b/conf/distro/angstrom-2007.1.conf
index
87c3dde
..
646bbd0
100644
(file)
--- a/
conf/distro/angstrom-2007.1.conf
+++ b/
conf/distro/angstrom-2007.1.conf
@@
-115,8
+115,8
@@
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.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: