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:19:42 +0000 (15:19 +0100)
commitdcefe8cc015870f1b01be97a8fd2ff21efef13d5
treed7cb9774957362aad5394e0a1d97410dcb094397
parentab8bb3bd31bec2f0ab6a765cdbb1ed96b0a0d94c
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.

(From OE-Core rev: 31ff70794ecc431431476f81c8934fff25383613)

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