mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
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:
committed by
Richard Purdie
parent
a22ee50865
commit
cb4500a98f
@@ -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 <lennart@poettering.net>"
|
||||
HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user