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-14 11:53:05 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-14 11:48:59 +0000
commitfa7020c040189ae904625b5c60c8a7e79dc1145e (patch)
treec83efd1b77b99727529601a6f1280c7933458b14 /meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
parentb9d780c7eeda0fefb13edde8bdba4f1d91e7823c (diff)
downloadopenembedded-core-contrib-fa7020c040189ae904625b5c60c8a7e79dc1145e.tar.gz
perl: fix yet another race failure
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 4ce158f4f8..0df821d446 100644
--- a/meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
+++ b/meta/recipes-devtools/perl-sanity/perl_5.28.1.bb
@@ -21,6 +21,7 @@ SRC_URI = "https://www.cpan.org/src/5.0/perl-${PV}.tar.gz;name=perl \
file://0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch \
file://fix-race-failures.patch \
file://fix-race-failures-2.patch \
+ file://0001-Also-build-dynaloader-separately-as-race-failures-ha.patch \
"
SRC_URI[perl.md5sum] = "838198c43d4f39d7af797e2f59c2bee5"