]> code.ossystems Code Review - openembedded-core.git/commit
perl: fix several perl test failures
authorBill Randle <william.c.randle@intel.com>
Sat, 4 Jun 2016 22:45:03 +0000 (15:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jun 2016 22:34:20 +0000 (23:34 +0100)
commitbf1160a62d758b0148856482cb7b3f6fed63a0c2
tree3447b90956b379ed3bbf0b933ef786a6a0acbaea
parent9ea1d6474c5cd3546d1cad7c0f02a1ee8b3c76bb
perl: fix several perl test failures

Several ExtUtils-MakeMaker tests fail when cross-compiled and run on
the target machine. Backport an upstream patch to fix the issues. Also
update the customized.dat hash file for the files modified by this patch
and other existing patches so the porting/customized.t test passes.

[YOCTO #8656]

Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/perl/perl/perl-fix-conflict-between-skip_all-and-END.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl/perl-test-customized.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl_5.22.1.bb