summaryrefslogtreecommitdiffstats
path: root/external/poky/meta/recipes-devtools/perl/perl.inc
diff options
context:
space:
mode:
authorToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
committerToshikazuOhiwa <toshikazu_ohiwa@mail.toyota.co.jp>2020-03-30 09:24:26 +0900
commit5b80bfd7bffd4c20d80b7c70a7130529e9a755dd (patch)
treeb4bb18dcd1487dbf1ea8127e5671b7bb2eded033 /external/poky/meta/recipes-devtools/perl/perl.inc
parent706ad73eb02caf8532deaf5d38995bd258725cb8 (diff)
agl-basesystem
Diffstat (limited to 'external/poky/meta/recipes-devtools/perl/perl.inc')
-rw-r--r--external/poky/meta/recipes-devtools/perl/perl.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/external/poky/meta/recipes-devtools/perl/perl.inc b/external/poky/meta/recipes-devtools/perl/perl.inc
new file mode 100644
index 00000000..3313a943
--- /dev/null
+++ b/external/poky/meta/recipes-devtools/perl/perl.inc
@@ -0,0 +1,10 @@
+SUMMARY = "Perl scripting language"
+HOMEPAGE = "http://www.perl.org/"
+SECTION = "devel"
+LICENSE = "Artistic-1.0 | GPL-1.0+"
+LIC_FILES_CHKSUM = "file://Copying;md5=5b122a36d0f6dc55279a0ebc69f3c60b \
+ file://Artistic;md5=2e6fd2475335af892494fe1f7327baf3"
+
+SRC_URI = "http://www.cpan.org/src/5.0/${BP}.tar.xz"
+
+inherit upstream-version-is-even