summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-12-02 12:46:37 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-11 10:39:09 +0000
commit00b9e7011e1e468a94fdd4dd5fc321d6adc90b79 (patch)
treeac5683738cbe09eb1c17584dcb51d8430593516f /meta/recipes-devtools/perl/perl.inc
parentead379657b85dad0104661b9162b0b847b9391fd (diff)
downloadpoky-00b9e7011e1e468a94fdd4dd5fc321d6adc90b79.tar.gz
perl: remove the previous version of the recipe
(From OE-Core rev: 68552c353255188de3d5b42135360a30e7eac535) 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/perl.inc')
-rw-r--r--meta/recipes-devtools/perl/perl.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-devtools/perl/perl.inc b/meta/recipes-devtools/perl/perl.inc
deleted file mode 100644
index 3313a9436b..0000000000
--- a/meta/recipes-devtools/perl/perl.inc
+++ /dev/null
@@ -1,10 +0,0 @@
1SUMMARY = "Perl scripting language"
2HOMEPAGE = "http://www.perl.org/"
3SECTION = "devel"
4LICENSE = "Artistic-1.0 | GPL-1.0+"
5LIC_FILES_CHKSUM = "file://Copying;md5=5b122a36d0f6dc55279a0ebc69f3c60b \
6 file://Artistic;md5=2e6fd2475335af892494fe1f7327baf3"
7
8SRC_URI = "http://www.cpan.org/src/5.0/${BP}.tar.xz"
9
10inherit upstream-version-is-even