1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

recipes-devtools: Add Summary information

Add Summary information and update Descripts as necessary.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
This commit is contained in:
Mark Hatle
2010-11-18 17:43:33 -06:00
committed by Richard Purdie
parent 2e0a8afe98
commit 8bcb64c073
22 changed files with 63 additions and 23 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
DESCRIPTION = "Perl is a popular scripting language."
SUMMARY = "Perl (Pathologically Eclectic Rubbish Lister)"
DESCRIPTION = "Perl is a high-level, general-purpose, interpreted, dynamic programming language. It was \
originally written as a general-purpose scripting language to make report processing easier. This makes perl \
especially good at handling text."
HOMEPAGE = "http://www.perl.org/"
SECTION = "devel"
LICENSE = "Artistic|GPL"