[Buildroot] [git commit] glibc: set version 2.20 as default

Peter Korsgaard peter at korsgaard.com
Mon Mar 2 22:27:16 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=d15b3df04e78515907575cc4087dc28fcb200c70
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/glibc/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 37e108e..890d007 100644
--- 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"


More information about the buildroot mailing list