]> code.ossystems Code Review - openembedded-core.git/commit
cpan.bbclass: adopt to recent EU::MM
authorJens Rehsack <sno@netbsd.org>
Wed, 22 Aug 2018 09:04:23 +0000 (11:04 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2018 06:45:32 +0000 (07:45 +0100)
commit2e61533e7c1b1cfd49dc771e907207f11a15c44f
tree307fbad23bc174495f11ee4543a627900a088df3
parent76da04571b8cb2241b3f46dec4935ff299639b7d
cpan.bbclass: adopt to recent EU::MM

The modern the time, the improvements in ExtUtils::MakeMaker.

Nowadays, .packlist and perllocal.pod aren't touched anymore when appropriate
flags set during configure stage. Controlling the flags globally avoids
dual-life recipes need share patching.

Further: remove prepending ${PERL_ARCHLIB} in PERL5LIB - it's wrong (search
order is site_lib, vendor_lib, core) - and ${PERL_ARCHLIB} contains core
libpath only ...

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cpan.bbclass