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:
committed by
Richard Purdie
parent
2e0a8afe98
commit
8bcb64c073
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user