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:
00d9958
)
celinux-test: set fixed glibc version
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 23 Oct 2006 15:51:55 +0000
(15:51 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Mon, 23 Oct 2006 15:51:55 +0000
(15:51 +0000)
conf/distro/celinux-test.conf
patch
|
blob
|
history
diff --git
a/conf/distro/celinux-test.conf
b/conf/distro/celinux-test.conf
index
102f7b4
..
1494344
100644
(file)
--- a/
conf/distro/celinux-test.conf
+++ b/
conf/distro/celinux-test.conf
@@
-48,6
+48,8
@@
PREFERRED_VERSION_gcc = "3.4.4"
PREFERRED_VERSION_gcc-cross = "3.4.4"
PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
+PREFERRED_VERSION_glibc = "2.3.5+cvs20050627"
+
# glibc provides iconv and intl
PREFERRED_PROVIDER_virtual/libiconv = "glibc"
PREFERRED_PROVIDER_virtual/libintl = "glibc"