aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato-dev.bb
diff options
context:
space:
mode:
authorElizabeth Flanagan <elizabeth.flanagan@intel.com>2012-04-05 00:50:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-04-06 01:07:58 +0100
commit479b020edbc609c3ae1e3846e9e0d1643ac10059 (patch)
treecb5a650c40b53bd8879d948a3e7729fb0c1b5570 /meta/recipes-sato/images/core-image-sato-dev.bb
parent3c77f7a3bbd47d33dd7cac7ba536675357991c5f (diff)
downloadopenembedded-core-contrib-479b020edbc609c3ae1e3846e9e0d1643ac10059.tar.gz
Hob: Modify Image Descriptions
Fixes [YOCTO #2227] I've updated the image descriptions per the bug description. Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Diffstat (limited to 'meta/recipes-sato/images/core-image-sato-dev.bb')
-rw-r--r--meta/recipes-sato/images/core-image-sato-dev.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-sato/images/core-image-sato-dev.bb b/meta/recipes-sato/images/core-image-sato-dev.bb
index b30447c583..bd3172782e 100644
--- a/meta/recipes-sato/images/core-image-sato-dev.bb
+++ b/meta/recipes-sato/images/core-image-sato-dev.bb
@@ -1,9 +1,9 @@
#
# Copyright (C) 2007 OpenedHand Ltd.
#
-DESCRIPTION = "A core-image-sato image suitable for development that also \
-includes a native toolchain and libraries needed to build applications on the \
-device itself."
+DESCRIPTION = "Image with Sato for development work. It includes everything \
+within core-image-sato plus a native toolchain, application development and \
+testing libraries, profiling and debug symbols."
IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs"