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:
937f3c7
)
angstrom 2008: catch up with glibc 2.6.1
author
Koen Kooi
<koen@openembedded.org>
Wed, 22 Aug 2007 14:39:39 +0000
(14:39 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 22 Aug 2007 14:39:39 +0000
(14:39 +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
dcf224f
..
655d435
100644
(file)
--- a/
conf/distro/angstrom-2008.1.conf
+++ b/
conf/distro/angstrom-2008.1.conf
@@
-29,8
+29,8
@@
PREFERRED_VERSION_binutils-cross-sdk = "2.17.50.0.12"
PREFERRED_VERSION_linux-libc-headers = "2.6.22"
#Prefer glibc 2.6 and uclibc 0.9.29, these have had the most testing.
-PREFERRED_VERSION_glibc = "2.6"
-PREFERRED_VERSION_glibc-intermediate = "2.6"
-PREFERRED_VERSION_glibc-initial = "2.6"
+PREFERRED_VERSION_glibc = "2.6
.1
"
+PREFERRED_VERSION_glibc-intermediate = "2.6
.1
"
+PREFERRED_VERSION_glibc-initial = "2.6
.1
"