[Buildroot] [PATCH] glibc: bump default to version 2.23

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Jun 22 10:09:47 UTC 2016


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/glibc/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 02cae35..f86822d 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -8,7 +8,7 @@ config BR2_PACKAGE_GLIBC
 
 choice
 	prompt "glibc version"
-	default BR2_GLIBC_VERSION_2_22
+	default BR2_GLIBC_VERSION_2_23
 
 config BR2_GLIBC_VERSION_2_22
 	bool "2.22"
-- 
2.7.3



More information about the buildroot mailing list