summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/perl/perl_5.24.1.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/perl/perl_5.24.1.bbappend')
-rw-r--r--recipes-devtools/perl/perl_5.24.1.bbappend6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/perl/perl_5.24.1.bbappend b/recipes-devtools/perl/perl_5.24.1.bbappend
new file mode 100644
index 0000000..10cfbca
--- /dev/null
+++ b/recipes-devtools/perl/perl_5.24.1.bbappend
@@ -0,0 +1,6 @@
1# look for files in the layer first
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
3
4SRC_URI += " \
5 file://CVE-2018-6913-perl-131844-fix-various-space-calculation-issues-in-.patch \
6 "