From e8c194a627e091ef9da3b7fa83ea3897bd283d9e 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 Signed-off-by: Scott Garman Signed-off-by: Richard Purdie --- meta/recipes-extended/grep/grep_2.9.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-extended') diff --git a/meta/recipes-extended/grep/grep_2.9.bb b/meta/recipes-extended/grep/grep_2.9.bb index 08ac527320..9099bed2af 100644 --- a/meta/recipes-extended/grep/grep_2.9.bb +++ b/meta/recipes-extended/grep/grep_2.9.bb @@ -1,3 +1,4 @@ +SUMMARY = "GNU grep utility" DESCRIPTION = "GNU grep utility" HOMEPAGE = "http://savannah.gnu.org/projects/grep/" BUGTRACKER = "http://savannah.gnu.org/bugs/?group=grep" -- cgit 1.2.3-korg