summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/glibc-common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-04-30 14:52:51 -0700
committerKhem Raj <raj.khem@gmail.com>2021-08-02 13:42:51 -0700
commit847c8ae9a7c4ee8d06ea13d62a34f4eb856553cb (patch)
treebc954a95eea185b0ba181e8dd3ee5bc3cf33e9d1 /meta/recipes-core/glibc/glibc-common.inc
parentcffa5930d86a464aceb4764eec510a2b8f5c44a1 (diff)
downloadopenembedded-core-contrib-847c8ae9a7c4ee8d06ea13d62a34f4eb856553cb.tar.gz
glibc: Upgrade to 2.34 release
bump localedef to get __attr_access_none and __attr_access definitions replace /bin/bash instead of @BASH@ in ldd as @BASH@ has been substituted with /bin/bash now package libc_malloc_debug.so.0 Detailed changelog [1] [1] https://sourceware.org/pipermail/libc-alpha/2021-August/129718.html Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/recipes-core/glibc/glibc-common.inc')
-rw-r--r--meta/recipes-core/glibc/glibc-common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc-common.inc b/meta/recipes-core/glibc/glibc-common.inc
index 782b2605cc..f695cd6a4a 100644
--- a/meta/recipes-core/glibc/glibc-common.inc
+++ b/meta/recipes-core/glibc/glibc-common.inc
@@ -22,4 +22,4 @@ ARM_INSTRUCTION_SET:armv6 = "arm"
#
COMPATIBLE_HOST:libc-musl:class-target = "null"
-PV = "2.33"
+PV = "2.34"