From a414d49f04541122e16469eca9e5d1770141f7cc 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. Signed-off-by: Paul Eggleton --- meta/recipes-support/libdaemon/libdaemon_0.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-support/libdaemon') 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/" -- cgit 1.2.3-korg