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-core/images/core-image-core.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core/images/core-image-core.bb') diff --git a/meta/recipes-core/images/core-image-core.bb b/meta/recipes-core/images/core-image-core.bb index 2d768e0b78..ae32be8b48 100644 --- a/meta/recipes-core/images/core-image-core.bb +++ b/meta/recipes-core/images/core-image-core.bb @@ -1,7 +1,7 @@ # # Copyright (C) 2007 OpenedHand Ltd. # -DESCRIPTION = "An X11 image with simple applications such as terminal, editor \ +DESCRIPTION = "An X11 image with simple applications such as terminal, editor, \ and file manager." IMAGE_FEATURES += "apps-console-core ${X11_IMAGE_FEATURES}" -- cgit v1.2.3-54-g00ecf