From patchwork Tue Aug 16 07:56:13 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] perl-native: Update 'find_perl()' to find the perl wrapper Date: Tue, 16 Aug 2011 07:56:13 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 9895 Message-Id: To: From: Wenzong Fan 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