aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-01-21 12:15:19 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-21 12:23:17 +0000
commit0ba3bde80ec7f2e66b6de790d8e198edef2b8980 (patch)
treea2d143e74ce02d25e0371b47bfe34c1a9ddab9ff /meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
parent50d62a99341d06b8cc0efa1da25cd271e3b6ea9b (diff)
downloadopenembedded-core-contrib-0ba3bde80ec7f2e66b6de790d8e198edef2b8980.tar.gz
perl: fix a race issue during 'make install'
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl-sanity/perl_5.28.1.bb')
-rw-r--r--meta/recipes-devtools/perl-sanity/perl_5.28.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl-sanity/perl_5.28.1.bb b/meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
index 71892a2436..949758c4d4 100644
--- a/meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
+++ b/meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
@@ -22,6 +22,7 @@ SRC_URI = "https://www.cpan.org/src/5.0/perl-${PV}.tar.gz;name=perl \
file://fix-race-failures.patch \
file://fix-race-failures-2.patch \
file://0001-Also-build-dynaloader-separately-as-race-failures-ha.patch \
+ file://0001-Make-sure-install.perl-runs-before-install.man.patch \
"
SRC_URI[perl.md5sum] = "838198c43d4f39d7af797e2f59c2bee5"