From: Khem Raj Date: Sat, 18 Aug 2012 06:38:08 +0000 (-0700) Subject: task-self-hosted,external-python-tarball: Use patchelf instead of chrpath X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e8d62a95a1da1fba1828c7103ba9d0a0bbc3c5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git task-self-hosted,external-python-tarball: Use patchelf instead of chrpath Signed-off-by: Khem Raj --- diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb index de0a46d9a4e..cbd3c2a0bc5 100644 --- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb +++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb @@ -95,7 +95,7 @@ RDEPENDS_packagegroup-self-hosted-debug = " \ RDEPENDS_packagegroup-self-hosted-extended = "\ bzip2 \ chkconfig \ - chrpath \ + patchelf \ cpio \ curl \ diffstat \