Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] perl updates, fixes and libmodule-buil-perl
@ 2019-06-17 22:11 Tim Orling
  2019-06-17 22:11 ` [PATCH 1/4] perl-rdepends.txt: more ptest dependencies fixes Tim Orling
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tim Orling @ 2019-06-17 22:11 UTC (permalink / raw)
  To: openembedded-core

* 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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-06-17 22:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-17 22:11 [PATCH 0/4] perl updates, fixes and libmodule-buil-perl Tim Orling
2019-06-17 22:11 ` [PATCH 1/4] perl-rdepends.txt: more ptest dependencies fixes Tim Orling
2019-06-17 22:11 ` [PATCH 2/4] libxml-sax-perl: upgrade 1.00 -> 1.02 Tim Orling
2019-06-17 22:11 ` [PATCH 3/4] libmodule-build-perl: move from meta-perl Tim Orling
2019-06-17 22:11 ` [PATCH 4/4] libmodule-build-perl: upgrade 0.4224 -> 0.4229; enable ptest Tim Orling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox