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:
821528a
)
angstrom 2008: prefer 2.6.23 for libc headers
author
Koen Kooi
<koen@openembedded.org>
Wed, 31 Oct 2007 14:46:07 +0000
(14:46 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 31 Oct 2007 14:46:07 +0000
(14:46 +0000)
conf/distro/angstrom-2008.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2008.1.conf
b/conf/distro/angstrom-2008.1.conf
index
98e1c6e
..
93b666c
100644
(file)
--- a/
conf/distro/angstrom-2008.1.conf
+++ b/
conf/distro/angstrom-2008.1.conf
@@
-64,7
+64,7
@@
PREFERRED_VERSION_gcc-cross = "4.2.1"
PREFERRED_VERSION_gcc-cross-initial = "4.1.2"
#This is unrelated to the kernel version, but userspace apps (e.g. HAL) require a recent version to build against
-PREFERRED_VERSION_linux-libc-headers = "2.6.2
2
"
+PREFERRED_VERSION_linux-libc-headers = "2.6.2
3
"
#Prefer glibc 2.6 and uclibc 0.9.29, these have had the most testing.
PREFERRED_VERSION_glibc = "2.6.1"