]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Aug 2021 20:53:13 +0000 (21:53 +0100)
commitdd3e46a043c81cd4d81731a0f691868d3c059742
treebe8afe05a1a0f4317fe09d06fa2361ae5f163bc2
parentdd7c61ecd79f1439ae20d66cda32c2beb5daf0de
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>
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