]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Wed, 20 Oct 2021 14:54:01 +0000 (22:54 +0800)
commitc9203671d638edb6a063d7522b29b8a8e776c2f3
treeb9d93d6bcc98bf247ab1c65495f4446923a0c4ed
parentf03762543ad8f05c2b5aea2c33f86d5eeef2e8bc
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: Anuj Mittal <anuj.mittal@intel.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