]> code.ossystems Code Review - openembedded-core.git/commit
perl: Correct path for vendorlib, vendorarch, sitelib and sitearch
authorJens Rehsack <rehsack@gmail.com>
Thu, 8 Oct 2015 14:22:41 +0000 (16:22 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Oct 2015 07:30:09 +0000 (07:30 +0000)
commitca5d96b1cf406897728f6f6bae6e0ab4e35a469a
tree9a718ffb6cbf058b1b155b4775e93eec1be7ab6f
parent6948d2bd35cda57f520f0180a6bb43cc70262f41
perl: Correct path for vendorlib, vendorarch, sitelib and sitearch

This patch corrects the path specifications when building perl
for vendorlib, vendorarch, sitelib and sitearch to allow newer
dual-life module being installed on host to satisfy configure
and build requirements of some CPAN distributions.

Additionally, fix search path order in perl wrappers.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/perl/perl-native_5.22.0.bb
meta/recipes-devtools/perl/perl_5.22.0.bb