From c9173dab9a59ffb13b9679dca4d0db2809fe57e2 Mon Sep 17 00:00:00 2001 From: Elizabeth Flanagan Date: Thu, 5 Apr 2012 00:50:55 -0700 Subject: Hob: Modify Image Descriptions Fixes [YOCTO #2227] I've updated the image descriptions per the bug description. (From OE-Core rev: 479b020edbc609c3ae1e3846e9e0d1643ac10059) Signed-off-by: Elizabeth Flanagan Signed-off-by: Richard Purdie --- meta/recipes-sato/images/core-image-sato-sdk.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-sato/images/core-image-sato-sdk.bb') diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb index 2cf8cadea7..6dfd470f66 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk.bb @@ -1,9 +1,9 @@ # # Copyright (C) 2007 OpenedHand Ltd. # -DESCRIPTION = "A core-image-sato image that includes everything in \ -meta-toolchain. The image also includes development headers and libraries \ -to form a complete standalone SDK." +DESCRIPTION = "Image with Sato support that includes everything within \ +core-image-sato plus meta-toolchain, development headers and libraries to \ +form a standalone SD." IMAGE_FEATURES += "apps-console-core ${SATO_IMAGE_FEATURES} dev-pkgs tools-sdk qt4-pkgs" EXTRA_IMAGE_FEATURES += "tools-debug tools-profile tools-testapps debug-tweaks" -- cgit v1.2.3-54-g00ecf