summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/images/core-image-sato-dev.bb
diff options
context:
space:
mode:
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 @@
1# 1#
2# Copyright (C) 2007 OpenedHand Ltd. 2# Copyright (C) 2007 OpenedHand Ltd.
3# 3#
4DESCRIPTION = "A core-image-sato image suitable for development that also \ 4DESCRIPTION = "Image with Sato for development work. It includes everything \
5includes a native toolchain and libraries needed to build applications on the \ 5within core-image-sato plus a native toolchain, application development and \
6device itself." 6testing libraries, profiling and debug symbols."
7 7
8IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs" 8IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs"
9 9