Tweak SUMMARY

For these recipes, I took the opportunity to fix up the new SUMMARY
values as the originals needed tweaking. I've tried to make them
concisely explain the function of the recipe / package where possible.

(From OE-Core rev: a414d49f04541122e16469eca9e5d1770141f7cc)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2013-12-19 15:13:01 +00:00
committed by Richard Purdie
parent a22ee50865
commit cb4500a98f
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
SUMMARY = "Perl is a popular scripting language"
SUMMARY = "Perl scripting language"
HOMEPAGE = "http://www.perl.org/"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0"

View File

@@ -1,4 +1,4 @@
SUMMARY = "Perl is a popular scripting language"
SUMMARY = "Perl scripting language"
HOMEPAGE = "http://www.perl.org/"
SECTION = "devel"
LICENSE = "Artistic-1.0 | GPL-1.0"