]> code.ossystems Code Review - openembedded-core.git/commit
patchelf: Add patch to address corrupt shared library issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2020 21:07:51 +0000 (00:07 +0300)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 17 Jul 2020 01:36:48 +0000 (09:36 +0800)
commit1969b67592bf1cfb0088f89ecde516abf614238f
treeda4e4e7ee50f0c3d5f52a5dea0656a90d161067e
parenta8b69927485acbe504fcd75dc2cafc4c550cb66a
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.

(From OE-Core rev: faaf5f34332290708f3720a5488b3d1549d9e95a)

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