From cb4500a98f150d1dc0c818b3dcf020178a2a7e7c Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 19 Dec 2013 15:13:01 +0000 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-support/libdaemon/libdaemon_0.14.bb | 2 +- meta/recipes-support/libexif/libexif_0.6.21.bb | 2 +- meta/recipes-support/shared-mime-info/shared-mime-info.inc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-support') diff --git a/meta/recipes-support/libdaemon/libdaemon_0.14.bb b/meta/recipes-support/libdaemon/libdaemon_0.14.bb index a05f86c865..e928781a4d 100644 --- a/meta/recipes-support/libdaemon/libdaemon_0.14.bb +++ b/meta/recipes-support/libdaemon/libdaemon_0.14.bb @@ -1,4 +1,4 @@ -SUMMARY = "libdaemon is a lightweight C library which eases the writing of UNIX daemons." +SUMMARY = "Lightweight C library which eases the writing of UNIX daemons" SECTION = "libs" AUTHOR = "Lennart Poettering " HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/" diff --git a/meta/recipes-support/libexif/libexif_0.6.21.bb b/meta/recipes-support/libexif/libexif_0.6.21.bb index 736de32eee..cff4caede9 100644 --- a/meta/recipes-support/libexif/libexif_0.6.21.bb +++ b/meta/recipes-support/libexif/libexif_0.6.21.bb @@ -1,4 +1,4 @@ -SUMMARY = "Library to read the extended image information (EXIF) from JPEG pictures" +SUMMARY = "Library for reading extended image information (EXIF) from JPEG files" HOMEPAGE = "http://sourceforge.net/projects/libexif" SECTION = "libs" LICENSE = "LGPLv2.1" diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info.inc b/meta/recipes-support/shared-mime-info/shared-mime-info.inc index 2f7a74e3a0..6eedb6d3fd 100644 --- a/meta/recipes-support/shared-mime-info/shared-mime-info.inc +++ b/meta/recipes-support/shared-mime-info/shared-mime-info.inc @@ -1,4 +1,4 @@ -SUMMARY = "shared MIME database and spec" +SUMMARY = "Shared MIME type database and specification" HOMEPAGE = "http://freedesktop.org/wiki/Software/shared-mime-info" SECTION = "base" -- cgit v1.2.3-54-g00ecf