summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-06-22 07:09:47 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-06-27 21:13:57 +0200
commit0b87314aa59520c84dfff9cf047fa2cb6c9afa9a (patch)
tree68129a0d4a9eebbaaf9251d4aa8c0e950db92c0f /package/glibc
parentee525dc3892c1efd3d69af3401e4908d3217d286 (diff)
glibc: bump default to version 2.23
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 02cae3523..f86822d18 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"