All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] glibc: bump default to version 2.23
Date: Wed, 22 Jun 2016 07:09:47 -0300	[thread overview]
Message-ID: <1466590187-21862-1-git-send-email-gustavo@zacarias.com.ar> (raw)

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

             reply	other threads:[~2016-06-22 10:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22 10:09 Gustavo Zacarias [this message]
2016-06-22 14:53 ` [Buildroot] [PATCH] glibc: bump default to version 2.23 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1466590187-21862-1-git-send-email-gustavo@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.