]> code.ossystems Code Review - openembedded-core.git/commit
chrpath: Add support for relocating darwin binaries
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 11:07:22 +0000 (11:07 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 17:30:07 +0000 (18:30 +0100)
commited5ace3437eb0f751172e6b93399639c94b89e59
tree29537ecf7b1d66d88b0242977b14886b4c3ec7eb
parent8d5e6eed7802a6056f9eaa50a85e3eee00fe2742
chrpath: Add support for relocating darwin binaries

On darwin, install_name_tool can be used to relocate binaries/libraries. This
adds support for adjusting them with relative paths rather than hardcoded ones.
The Linux code is factored out into a function but is otherwise unchanged.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/chrpath.bbclass