]> code.ossystems Code Review - openembedded-core.git/commit
Revert "eglibc: fix perl path in target scripts on fedora 17 alpha"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2012 21:38:14 +0000 (22:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2012 21:41:06 +0000 (22:41 +0100)
commit160ee52b9563dac64941b5f6e2e072171ad396b8
tree21c68b72678d89fd211cad368a8e388c8dc30e46
parent17f3cc1be0e8648cb4579793a9eb5a701deac85f
Revert "eglibc: fix perl path in target scripts on fedora 17 alpha"

This reverts commit 7c95d554c431451f975e1e5d0336d1fb7d0ce7ae.

eglibc uses the PERL to execute things as well as encoding the path
in target scripts. We will therefore have to resort to sed on the scripts
at do_install time to fix the problems originally reported. This patch
causes various weird build failures and needs to be removed.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc.inc
meta/recipes-core/eglibc/eglibc_2.13.bb
meta/recipes-core/eglibc/eglibc_2.15.bb