]> code.ossystems Code Review - openembedded-core.git/commit
pseudo: Fix to work with glibc 2.34 systems
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Aug 2021 14:21:26 +0000 (15:21 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 19 Oct 2021 14:04:49 +0000 (04:04 -1000)
commit449bb53b3ebfc838ba674c1c3a39407620103c8d
tree8659da2049204159032499af1ee90ee3e639b432
parent7c2de7211d8c8790851a87d949d29c6e0e140dc2
pseudo: Fix to work with glibc 2.34 systems

The merge of libdl into libc in glibc 2.34 causes problems for pseudo. Add a fix
that works around this issue.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit dd3e46a043c81cd4d81731a0f691868d3c059742)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/pseudo/files/build-oldlibc [new file with mode: 0755]
meta/recipes-devtools/pseudo/files/older-glibc-symbols.patch [new file with mode: 0644]
meta/recipes-devtools/pseudo/pseudo_git.bb