]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Update to latest on 2.31 branch
authorKhem Raj <raj.khem@gmail.com>
Tue, 12 May 2020 18:30:53 +0000 (11:30 -0700)
committerSteve Sakoman <steve@sakoman.com>
Wed, 17 Jun 2020 03:06:39 +0000 (17:06 -1000)
commit04e5d5f5a4318c826768146f5cd5de03fd152550
tree5f295504e00a424f1e236960cc140b577d2326ca
parent9078c611dd86bf6bf8320402ed4751090d40cde2
glibc: Update to latest on 2.31 branch

There are few fixes specifically for compiling with gcc10 that are good
to have, before hitting them later

Backport build fix from master for aarch64 with gcc10

Drop CVE-2020-10029 patch its already applied on latest 2.31 branch

latest glibc 2.31 added fix for __getauxval/aarch64 issue

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 2c7e0e0bf32eb1ed0b7d8acddb16c0d1e93f2aa1)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/glibc/glibc-version.inc
meta/recipes-core/glibc/glibc/0030-Improve-IFUNC-check-BZ-25506.patch [deleted file]
meta/recipes-core/glibc/glibc/0031-Fix-build-with-GCC-10-when-long-double-double.patch [deleted file]
meta/recipes-core/glibc/glibc/CVE-2020-10029.patch [deleted file]
meta/recipes-core/glibc/glibc_2.31.bb