All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] glibc: bump default to version 2.23
@ 2016-06-22 10:09 Gustavo Zacarias
  2016-06-22 14:53 ` Peter Korsgaard
  0 siblings, 1 reply; 11+ messages in thread
From: Gustavo Zacarias @ 2016-06-22 10:09 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@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

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-06-27 20:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-22 10:09 [Buildroot] [PATCH] glibc: bump default to version 2.23 Gustavo Zacarias
2016-06-22 14:53 ` Peter Korsgaard
2016-06-22 15:02   ` Gustavo Zacarias
2016-06-22 15:13     ` Thomas Petazzoni
2016-06-22 15:18       ` Gustavo Zacarias
2016-06-22 15:27         ` Peter Korsgaard
2016-06-22 20:38           ` Arnout Vandecappelle
2016-06-22 22:58             ` Gustavo Zacarias
2016-06-27 20:00               ` Peter Korsgaard
2016-06-27 19:27             ` Peter Korsgaard
2016-06-27 20:56               ` Arnout Vandecappelle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.