All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Steve Sakoman" <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][dunfell 06/12] glibc: update to 2.31 stable tree head
Date: Sun, 10 Jan 2021 14:45:47 -1000	[thread overview]
Message-ID: <66c3133fa83fc8fdbe7c48a5ec8b3df592010f43.1610325804.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1610325804.git.steve@sakoman.com>

From: Mikko Rapeli <mikko.rapeli@bmw.de>

Includes fixes:

$ git log --format="%h %s" 6fdf971c9dbf7dac9bea552113fe4694015bbc4d..df31c7ca927242d5d4eee97f93a01e23ff47e332
df31c7ca92 iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]
7df507808c sh: Add sh4 fpu Implies folder
8dc7605665 aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
48cf525f4b x86: Optimizing memcpy for AMD Zen architecture.
8d730cb25a Reversing calculation of __x86_shared_non_temporal_threshold
4bc9918c99 AArch64: Use __memcpy_simd on Neoverse N2/V1
4722d1fb9d [AArch64] Improve integer memcpy
bea507a3f5 AArch64: Rename IS_ARES to IS_NEOVERSE_N1
d0a5b76902 AArch64: Improve backwards memmove performance
24a30c5959 AArch64: Add optimized Q-register memcpy
88db98fa6e AArch64: Align ENTRY to a cacheline
32965a46ce intl: Handle translation output codesets with suffixes [BZ #26383]

Tested on aarch64 target with CI and long running tests.

Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 meta/recipes-core/glibc/glibc-version.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/glibc/glibc-version.inc b/meta/recipes-core/glibc/glibc-version.inc
index 3bcd336de4..5f726537ff 100644
--- a/meta/recipes-core/glibc/glibc-version.inc
+++ b/meta/recipes-core/glibc/glibc-version.inc
@@ -1,6 +1,6 @@
 SRCBRANCH ?= "release/2.31/master"
 PV = "2.31+git${SRCPV}"
-SRCREV_glibc ?= "6fdf971c9dbf7dac9bea552113fe4694015bbc4d"
+SRCREV_glibc ?= "df31c7ca927242d5d4eee97f93a01e23ff47e332"
 SRCREV_localedef ?= "cd9f958c4c94a638fa7b2b4e21627364f1a1a655"
 
 GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git"
-- 
2.17.1


  parent reply	other threads:[~2021-01-11  0:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11  0:45 [OE-core][dunfell 00/12] Patch review Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 01/12] wic: fix typo Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 02/12] linux-yocto/5.4: update to v5.4.85 Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 03/12] timezone: upgrade to 2020f Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 04/12] oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parameters Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 05/12] diffstat: point the license checksum at the license Steve Sakoman
2021-01-11  0:45 ` Steve Sakoman [this message]
2021-01-11  0:45 ` [OE-core][dunfell 07/12] glib-2.0: add patch for CVE-2020-35457 Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 08/12] systemd: update from 244.3 to 244.5 stable release Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 09/12] gcc: Fix mangled patch Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 10/12] ruby: remove tcl DEPENDS Steve Sakoman
2021-01-11  0:45 ` [OE-core][dunfell 11/12] selftest: Add argument to keep build dir Steve Sakoman
2021-01-11 10:35   ` Paul Barker
2021-01-11  0:45 ` [OE-core][dunfell 12/12] mobile-broadband-provider-info: upgrade 20190618 ->20201225 Steve Sakoman

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=66c3133fa83fc8fdbe7c48a5ec8b3df592010f43.1610325804.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.