[OE-core] [PATCH 0/1] perl-native: Update 'find_perl()' to find the perl wrapper

wenzong.fan at windriver.com wenzong.fan at windriver.com
Tue Aug 16 07:56:13 UTC 2011


From: Wenzong Fan <wenzong.fan at windriver.com>

Fix Bugs: [YOCTO #1157] [YOCTO #829]

This happens to the packages which use MakeMaker.pm to generate their
Makefiles, the path to 'PERL/FULLPERL' should be perl wrapper instead
of 'perl.real'.

The following changes since commit a21ff559e7c93e9da61104f4a33e42e6004189fd:
  Richard Purdie (1):
        Fixup remaining bb.msg.domain users

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/perl
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/perl

Wenzong Fan (1):
  perl-native: Update 'find_perl()' to find the perl wrapper

 .../perl/perl-5.12.3/MM_Unix.pm.patch              |   12 ++++++++++++
 meta/recipes-devtools/perl/perl-native_5.12.3.bb   |    5 +++--
 2 files changed, 15 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/perl/perl-5.12.3/MM_Unix.pm.patch





More information about the Openembedded-core mailing list