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:
503f015
)
angstrom next: switch to eglibc 2.12 to align with angstrom-yocto
author
Koen Kooi
<koen@openembedded.org>
Tue, 16 Nov 2010 18:38:21 +0000
(19:38 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 16 Nov 2010 18:38:21 +0000
(19:38 +0100)
conf/distro/angstrom-2010.x.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2010.x.conf
b/conf/distro/angstrom-2010.x.conf
index
be61683
..
7e201f8
100644
(file)
--- a/
conf/distro/angstrom-2010.x.conf
+++ b/
conf/distro/angstrom-2010.x.conf
@@
-75,8
+75,8
@@
PREFERRED_VERSION_glibc ?= "2.10.1"
PREFERRED_VERSION_glibc-initial ?= "2.10.1"
PREFERRED_VERSION_uclibc ?= "0.9.30.2"
PREFERRED_VERSION_uclibc-initial ?= "0.9.30.2"
-PREFERRED_VERSION_eglibc ?= "2.1
1
"
-PREFERRED_VERSION_eglibc-initial ?= "2.1
1
"
+PREFERRED_VERSION_eglibc ?= "2.1
2
"
+PREFERRED_VERSION_eglibc-initial ?= "2.1
2
"
#powerpc needs additional patches to gcc
ANGSTROM_GCC_VERSION_ppc405 ?= "4.1.1"