]> code.ossystems Code Review - openembedded-core.git/commit
cpan_build.bbclass: adopt to recent EU::MM
authorJens Rehsack <rehsack@gmail.com>
Mon, 28 May 2018 18:55:01 +0000 (20:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Jun 2018 17:02:59 +0000 (18:02 +0100)
commit6ccfeb23c3f1275d2684035335e418df4b4f4f33
tree200abb9ca4a6dcdff5ae93a3eee9d35528ada1a7
parent1fa0d0ea5a67f70d29b3ed8eacc1c2b5a62ea2b9
cpan_build.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