summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl-cross/perlcross_1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl-cross/perlcross_1.4.bb')
-rw-r--r--meta/recipes-devtools/perl-cross/perlcross_1.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.4.bb b/meta/recipes-devtools/perl-cross/perlcross_1.4.bb
index 1329306b0e..2704976e17 100644
--- a/meta/recipes-devtools/perl-cross/perlcross_1.4.bb
+++ b/meta/recipes-devtools/perl-cross/perlcross_1.4.bb
@@ -15,6 +15,8 @@ SRC_URI = "https://github.com/arsv/perl-cross/releases/download/${PV}/perl-cross
file://0001-perl-cross-add-LDFLAGS-when-linking-libperl.patch \
file://determinism.patch \
file://0001-Makefile-check-the-file-if-patched-or-not.patch \
+ file://0001-Makefile-correctly-list-modules-when-cleaning-them.patch \
+ file://0001-Makefile-do-not-clean-config.h-xconfig.h.patch \
"
UPSTREAM_CHECK_URI = "https://github.com/arsv/perl-cross/releases/"