From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/glibc: add comment
Date: Sun, 26 Jan 2020 00:49:18 +0100 [thread overview]
Message-ID: <20200125234918.24829-2-romain.naour@gmail.com> (raw)
In-Reply-To: <20200125234918.24829-1-romain.naour@gmail.com>
Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
package/glibc/glibc.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/glibc/glibc.mk b/package/glibc/glibc.mk
index e4eb665ed6..2ca73343b3 100644
--- a/package/glibc/glibc.mk
+++ b/package/glibc/glibc.mk
@@ -16,6 +16,7 @@ GLIBC_SITE = $(call github,c-sky,glibc,$(GLIBC_VERSION))
else
# Generate version string using:
# git describe --match 'glibc-*' --abbrev=40 origin/release/MAJOR.MINOR/master | cut -d '-' -f 2-
+# When updating the version, please also update localedef
GLIBC_VERSION = 2.30-20-g50f20fe506abb8853641006a7b90a81af21d7b91
# Upstream doesn't officially provide an https download link.
# There is one (https://sourceware.org/git/glibc.git) but it's not reliable,
--
2.24.1
next prev parent reply other threads:[~2020-01-25 23:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-25 23:49 [Buildroot] [PATCH 1/2] package/localedef: bump to version 2.30 Romain Naour
2020-01-25 23:49 ` Romain Naour [this message]
2020-01-26 8:08 ` [Buildroot] [PATCH 2/2] package/glibc: add comment Peter Korsgaard
2020-01-26 8:07 ` [Buildroot] [PATCH 1/2] package/localedef: bump to version 2.30 Peter Korsgaard
2020-01-31 19:47 ` Matthew Weber
2020-01-31 19:59 ` Romain Naour
2020-01-31 20:32 ` Matthew Weber
2020-01-31 21:24 ` Peter Seiderer
2020-02-05 15:15 ` Matthew Weber
2020-02-05 22:22 ` Peter Seiderer
2020-02-05 22:28 ` Matthew Weber
2020-02-06 21:11 ` Matthew Weber
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=20200125234918.24829-2-romain.naour@gmail.com \
--to=romain.naour@gmail.com \
--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.