[oe-commits] Richard Purdie : perl: Fix substitution madness

git at git.openembedded.org git at git.openembedded.org
Fri Sep 28 14:27:31 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 31ff70794ecc431431476f81c8934fff25383613
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=31ff70794ecc431431476f81c8934fff25383613

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Fri Sep 28 14:15:30 2012 +0100

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 at linuxfoundation.org>

---

 meta/recipes-devtools/perl/perl-5.14.2/config.sh |  144 +++++++++++-----------
 meta/recipes-devtools/perl/perl_5.14.2.bb        |   12 +-
 2 files changed, 78 insertions(+), 78 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=31ff70794ecc431431476f81c8934fff25383613




More information about the Openembedded-commits mailing list