aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-12-18 15:06:57 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-19 09:24:19 +0000
commite8c194a627e091ef9da3b7fa83ea3897bd283d9e (patch)
tree26a4b8acdd82be2e63911c1504b510d7e74973b5 /meta/recipes-extended
parentf647d2cc1ee6cf84f4b9153bbe8a0c030668b1d0 (diff)
downloadopenembedded-core-e8c194a627e091ef9da3b7fa83ea3897bd283d9e.tar.gz
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 <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/grep/grep_2.9.bb1
1 files changed, 1 insertions, 0 deletions
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"