1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +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:
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
@@ -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/"