]> code.ossystems Code Review - openembedded-core.git/commit
libmodule-build-perl: upgrade 0.4229 -> 0.4231
authorTim Orling <timothy.t.orling@linux.intel.com>
Tue, 25 Feb 2020 23:46:03 +0000 (15:46 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Feb 2020 13:01:29 +0000 (13:01 +0000)
commit7c22dc2e34af2530a73f3af2876f0f5f5b65c7c8
tree455e13e29a0b6853621c50f101f93b26bfda1741
parentfceed19bf1ab26adaea54edcc8af7f767a872269
libmodule-build-perl: upgrade 0.4229 -> 0.4231

Upstream release notes:
"
0.4231 - Wed Jan 29 08:47:56 CET 2020

  - Released 0.42_30 without code changes

0.42_30 - Wed Jul 31 13:15:39 CEST 2019

  - Add dependency on ExtUtils::PL2Bat
"

Add ptest RDEPENDS:
  - ExtUtils::Command::MM for t/compat.t
  - gcc, make didn't seem like enough for ptest, replace with
    packagegroup-core-buildessential which definitely works
  - perl-dev for EXTERN.h in t/xs.t

Add INSANE_SKIP dev-deps for the -ptest package because of perl-dev

Five tests from t/help.t are skipped because they are TODO

t/par.t is skipped because PAR::Dist (0.17+) is not present

t/ppm.t is skipped because "HTML support not installed"

All other tests pass.

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/libmodule-build-perl_0.4231.bb [moved from meta/recipes-devtools/perl/libmodule-build-perl_0.4229.bb with 90% similarity]