[OE-core] [PATCH 0/4] perl updates, fixes and libmodule-buil-perl

Tim Orling timothy.t.orling at linux.intel.com
Mon Jun 17 22:11:39 UTC 2019


* Many perl dependency fixes uncovered in libmodule-build-perl ptest and
  meta-perl maintenance.
* Update libxml-sax-perl from 1.00 -> 1.02
* Import libmodule-build-perl from meta-perl for cpan_build.bbclass
  support [YOCTO #12873]
* Upgrade libmodule-build-perl from 0.4224 -> 0.4229 and enable ptest
  - Some of the tests (9) for libmodule-build-perl are failing, but the
    reason
    or solution is elusive (missing "build_params" and missing type
    definitions for XS). A handful are known failures upstream.
  - The ptest enablement was a substantial effort (pushing 40 hours) but
    I was not willing to move it without said enablement.

The following changes since commit 27d60c5a812774f0e5c43161e5b514c4aebdf301:

  gstreamer1.0-libav: disable API documentation (2019-06-15 13:46:38 +0100)

are available in the Git repository at:

  git://push.yoctoproject.org/poky-contrib timo/perl-updates-12873

Tim Orling (4):
  perl-rdepends.txt: more ptest dependencies fixes
  libxml-sax-perl: upgrade 1.00 -> 1.02
  libmodule-build-perl: move from meta-perl
  libmodule-build-perl: upgrade 0.4224 -> 0.4229; enable ptest

 meta/conf/distro/include/maintainers.inc      |   1 +
 .../perl-sanity/files/perl-rdepends.txt       |  48 ++++++++
 .../perl/libmodule-build-perl/run-ptest       |  16 +++
 .../perl/libmodule-build-perl_0.4229.bb       | 103 ++++++++++++++++++
 ...x-perl_1.00.bb => libxml-sax-perl_1.02.bb} |  13 ++-
 5 files changed, 178 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-devtools/perl/libmodule-build-perl/run-ptest
 create mode 100644 meta/recipes-devtools/perl/libmodule-build-perl_0.4229.bb
 rename meta/recipes-extended/perl/{libxml-sax-perl_1.00.bb => libxml-sax-perl_1.02.bb} (79%)

-- 
2.20.1



More information about the Openembedded-core mailing list