summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
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:29:16 +0000
commit6ea9711c490465ac5f1ea241a5777c345a9c9c0e (patch)
tree0b4731c6036ec3e53195b91fd00a3c83c7e0af7c /meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
parent553302b3c0885ecc4550dca726908fa1db2fbdd2 (diff)
downloadast2050-yocto-poky-6ea9711c490465ac5f1ea241a5777c345a9c9c0e.zip
ast2050-yocto-poky-6ea9711c490465ac5f1ea241a5777c345a9c9c0e.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 (From OE-Core rev: e8c194a627e091ef9da3b7fa83ea3897bd283d9e) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb')
-rw-r--r--meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
index a3dca3d..df0cae0 100644
--- a/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
+++ b/meta/recipes-devtools/qemu/qemu-helper-nativesdk_1.0.bb
@@ -1,4 +1,5 @@
-DESCRIPTION = "Qemu helper scripts from Poky"
+SUMMARY = "Qemu helper scripts"
+DESCRIPTION = "Qemu helper scripts"
LICENSE = "GPLv2"
RDEPENDS_${PN} = "qemu-nativesdk"
PR = "r9"
OpenPOWER on IntegriCloud