[Buildroot] [git commit branch/next] glibc: bump default to version 2.22

Peter Korsgaard peter at korsgaard.com
Fri Feb 19 15:34:29 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=35e19d4f3fd3d40acdbe6fc2cdac7abf13aedb08
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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 d8f54b6..f839e29 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -32,7 +32,7 @@ config BR2_PACKAGE_GLIBC
 
 choice
 	prompt "glibc version"
-	default BR2_GLIBC_VERSION_2_21
+	default BR2_GLIBC_VERSION_2_22
 
 config BR2_GLIBC_VERSION_2_21
 	bool "2.21"


More information about the buildroot mailing list