diff options
author | Ross Burton <ross.burton@intel.com> | 2020-01-10 17:24:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-07 10:56:45 +0000 |
commit | 74bec4855b0b8b29400dbdca3215d8927b987f9e (patch) | |
tree | c6d7bf5c9bec7bb37632a22c206fc17f1bdbd7ca /meta/recipes-devtools/diffstat | |
parent | 5b841026508b7f95a6f4fa10bc92cef3f58a9561 (diff) | |
download | poky-74bec4855b0b8b29400dbdca3215d8927b987f9e.tar.gz |
perl: improve reproducibility
Occasionally the reproducibility selftest fails because perl-pod differs,
specifically that the perltoc.pod file was sometimes missing modules.
Debugging revealed that there are missing dependencies so there is a build race:
building perltoc.pod from an clean build tree results in no modules being listed
at all.
A bug has been filed at https://github.com/arsv/perl-cross/issues/86 to solve
this properly, but for now we can just delete perltoc.pod after make has
finished and re-generate it.
[ YOCTO #13726 ]
(From OE-Core rev: 4ee9c60797e95674ae138245b3a4de063b2e95db)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 7e0f6c9ea4f824f29dc30c6631fd8039ebe83a0b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/diffstat')
0 files changed, 0 insertions, 0 deletions