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:12:42 +0000 (15:12 +0100)
commit23d1ca4143b8c5ee279a512de3ca7624748358ce
tree56a05537f7367318689fbfef4b5c0d03722338d2
parent896059e95f2215e8bb8440bcdf766f3871a1e988
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.

(From OE-Core rev: 003766fb2e50b11914ca06947ecfa039429b0815)

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