]> code.ossystems Code Review - openembedded-core.git/commit
patchelf: Add patchelf recipe
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Aug 2014 14:50:22 +0000 (15:50 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2014 14:11:09 +0000 (15:11 +0100)
commit003766fb2e50b11914ca06947ecfa039429b0815
tree0478e45637294da9a2b13ee33d9e4f7aae30d3d8
parent9d659c6f20fa4a141b491c62a3ef0dfb1f896d9c
patchelf: Add patchelf recipe

This is useful since it allows us to edit the RPATH and interpreter fields
in ELF binaries. This is potentially particularly useful in improving the way
we can use the SDK and also potentially making native binaries more relocatable.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/patchelf/patchelf_0.8.bb [new file with mode: 0644]