[OE-core] [PATCH 0/3] perl: fix perl-ptest failures

Bill Randle william.c.randle at intel.com
Sat Jun 4 22:45:00 UTC 2016


Perl-ptest reports several failures when run. These occur when Perl is
cross-compiled and run on a target machine.

[YOCTO #8656]

Bill Randle (3):
  perl: set proper perl subversion number in config files
  perl: some perl tests require libssp
  perl: fix several perl test failures

 meta/recipes-devtools/perl/perl-ptest.inc          |   2 +-
 meta/recipes-devtools/perl/perl/config.sh          |  10 +-
 meta/recipes-devtools/perl/perl/perl-configure.sh  |   2 +-
 ...erl-fix-conflict-between-skip_all-and-END.patch | 181 +++++++++++++++++++++
 .../perl/perl/perl-test-customized.patch           |  61 +++++++
 meta/recipes-devtools/perl/perl_5.22.1.bb          |   2 +
 6 files changed, 251 insertions(+), 7 deletions(-)
 create mode 100644 meta/recipes-devtools/perl/perl/perl-fix-conflict-between-skip_all-and-END.patch
 create mode 100644 meta/recipes-devtools/perl/perl/perl-test-customized.patch

-- 
2.5.5




More information about the Openembedded-core mailing list