]> code.ossystems Code Review - openembedded-core.git/commit
perl: Fix substitution madness
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Sep 2012 13:15:30 +0000 (14:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Sep 2012 14:14:46 +0000 (15:14 +0100)
commit31ff70794ecc431431476f81c8934fff25383613
treec78ae0a6887f9ce3b8d260576c84ac523f113185
parentbbcc66dc2d69821adb5b39b3642c368fb74ad4d7
perl: Fix substitution madness

We're going around in circles trying to fix the sed expressions and making one case
work and others not work. This patch fixes the base configuration file so we have
non-overlapping substitutions. I've tried to significantly clean up various problems
that were occurring once and for all.

This will hopefully resolve all the issues people have been seeing with incorrect perl
paths.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-5.14.2/config.sh
meta/recipes-devtools/perl/perl_5.14.2.bb