]> code.ossystems Code Review - openembedded-core.git/commit
patchelf: Add patch to address corrupt shared library issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2020 13:24:59 +0000 (14:24 +0100)
committerSteve Sakoman <steve@sakoman.com>
Tue, 16 Jun 2020 20:14:02 +0000 (10:14 -1000)
commitfaaf5f34332290708f3720a5488b3d1549d9e95a
tree9ecfe0568fed4747692d7c47f0add63b90ee7908
parentcf7e02e8cdb3cc4cdb9f155c8bd16dece2805a39
patchelf: Add patch to address corrupt shared library issue

patchelf can corrupt shared libraries if the program headers don't
immediately follow the elf header. Add a patch submitted upstream
to address this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit e7811c787bbe2f5d49b3506309499acc27189988)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/patchelf/patchelf/fix-phdrs.patch [new file with mode: 0644]
meta/recipes-devtools/patchelf/patchelf_0.10.bb