]> 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>
Fri, 23 Sep 2016 14:26:39 +0000 (15:26 +0100)
commitf8548ffd9e2b57ba2eb91ed9372ed4b45fe946db
treeb046c5a67ece3f06d185a8336bf7fc4a828192d5
parente0f6cba32a1682ac48196ae5ecad26275b9ce72b
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]

(From OE-Core rev: bf1160a62d758b0148856482cb7b3f6fed63a0c2)

Signed-off-by: Bill Randle <william.c.randle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.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