From 6ea9711c490465ac5f1ea241a5777c345a9c9c0e Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Sun, 18 Dec 2011 15:06:57 -0800 Subject: Add missing SUMMARY fields to various recipes This adds the SUMMARY field to the following recipes which were missing it: * dosfstools * grep * icu * libevent * libnfsidmap * qemu-helper-nativesdk (From OE-Core rev: e8c194a627e091ef9da3b7fa83ea3897bd283d9e) Signed-off-by: Scott Garman Signed-off-by: Richard Purdie --- meta/recipes-support/libevent/libevent_1.4.14b.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-support/libevent') diff --git a/meta/recipes-support/libevent/libevent_1.4.14b.bb b/meta/recipes-support/libevent/libevent_1.4.14b.bb index 1a369b5754..36468dc04f 100644 --- a/meta/recipes-support/libevent/libevent_1.4.14b.bb +++ b/meta/recipes-support/libevent/libevent_1.4.14b.bb @@ -1,4 +1,5 @@ -DESCRIPTION = "an asynchronous event notification library" +SUMMARY = "An asynchronous event notification library" +DESCRIPTION = "An asynchronous event notification library" HOMEPAGE = "http://www.monkey.org/~provos/libevent/" SECTION = "libs" -- cgit v1.2.3-54-g00ecf