]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
chrpath,sanity: Use patchelf instead of chrpath
authorKhem Raj <raj.khem@gmail.com>
Sat, 18 Aug 2012 06:35:09 +0000 (23:35 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 6 Oct 2012 18:16:31 +0000 (11:16 -0700)
commit2dff670c3cc57258c0b2295270fb6f9ed26f96df
tree63a0c774be61ac61adfe39b5bbd7bac13c883a38
parent5bae58a5b59c04d8947f4842f19837a914c29b52
chrpath,sanity: Use patchelf instead of chrpath

patchelf can dynamically increase the size of RPATH
if need be unlike chrpath where we have limit on editing
RPATH.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/classes/chrpath.bbclass
meta/classes/sanity.bbclass