]> code.ossystems Code Review - openembedded-core.git/commit
perl-ptest: various fixes
authorJuro Bystricky <juro.bystricky@intel.com>
Sun, 7 Jan 2018 16:56:08 +0000 (08:56 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2018 22:57:26 +0000 (22:57 +0000)
commit497b28d9ff0c094768462991709bfb19efa0fa56
treeb1fb652545f5b776ae7746405785ead870bf6dce
parenta924ea675de846f9582a9a6a9b334be1f74f826d
perl-ptest: various fixes

Improve reproducibility: Remove all build host references from
distributed files.

Do not package non-linux OS related files.
Also remove some additional files not needed by run-ptest. (There are
probably still more files that can be removed, but as long as they
don't leak build host references they are harmless).

Fix the expected checksum of MakeMaker/lib/ExtUtils/Liblist/Kid.pm
to match the one expected: We modified the file, but did not
recalculate/update the file checksum accordingly.
(This fixes the only failing test.)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/perl-ptest.inc
meta/recipes-devtools/perl/perl/perl-test-customized.patch
meta/recipes-devtools/perl/perl_5.24.1.bb