aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libextutils-makemaker-perl-native_6.54.bb5
-rw-r--r--recipes/perl/libextutils-makemaker-perl_6.54.bb10
2 files changed, 0 insertions, 15 deletions
diff --git a/recipes/perl/libextutils-makemaker-perl-native_6.54.bb b/recipes/perl/libextutils-makemaker-perl-native_6.54.bb
deleted file mode 100644
index 93fc4cf13d..0000000000
--- a/recipes/perl/libextutils-makemaker-perl-native_6.54.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-SECTION = "libs"
-
-inherit native
-
-require libextutils-makemaker-perl_${PV}.bb
diff --git a/recipes/perl/libextutils-makemaker-perl_6.54.bb b/recipes/perl/libextutils-makemaker-perl_6.54.bb
deleted file mode 100644
index c480aa2daa..0000000000
--- a/recipes/perl/libextutils-makemaker-perl_6.54.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "ExtUtils::PkgConfig - makefile generation"
-SECTION = "libs"
-LICENSE = "Artistic|GPL"
-PR = "r0"
-
-SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-${PV}.tar.gz"
-
-S = "${WORKDIR}/ExtUtils-MakeMaker-${PV}"
-
-inherit cpan