From: Tim Orling <timothy.t.orling@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] perl updates, fixes and libmodule-buil-perl
Date: Mon, 17 Jun 2019 15:11:39 -0700 [thread overview]
Message-ID: <cover.1560809373.git.timothy.t.orling@linux.intel.com> (raw)
* 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
next reply other threads:[~2019-06-17 22:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-17 22:11 Tim Orling [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1560809373.git.timothy.t.orling@linux.intel.com \
--to=timothy.t.orling@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.