projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1bb39f
)
glibc: set version 2.20 as default
author
Vicente Olivert Riera
<Vincent.Riera@imgtec.com>
Sun, 8 Feb 2015 15:07:06 +0000
(15:07 +0000)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 8 Feb 2015 22:51:44 +0000
(23:51 +0100)
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/glibc/Config.in
patch
|
blob
|
history
diff --git
a/package/glibc/Config.in
b/package/glibc/Config.in
index 37e108e026620ba632a4d635223a3b0d33ba4219..890d007134c1176c1e52bede8bf8045b9b7c34a2 100644
(file)
--- a/
package/glibc/Config.in
+++ b/
package/glibc/Config.in
@@
-30,7
+30,7
@@
config BR2_PACKAGE_GLIBC
choice
prompt "glibc version"
- default BR2_GLIBC_VERSION_2_
19
+ default BR2_GLIBC_VERSION_2_
20
config BR2_GLIBC_VERSION_2_19
bool "2.19"