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-rt/images/core-image-rt.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-rt/images/core-image-rt.bb') diff --git a/meta/recipes-rt/images/core-image-rt.bb b/meta/recipes-rt/images/core-image-rt.bb index e11f159f7a..ef547a64af 100644 --- a/meta/recipes-rt/images/core-image-rt.bb +++ b/meta/recipes-rt/images/core-image-rt.bb @@ -2,7 +2,8 @@ # Copyright (C) 2010 Intel Corporation. # -DESCRIPTION = "Real-Time Linux Image" +DESCRIPTION = "A small image just capable of allowing a device to boot plus a \ +real-time test suite and tools appropriate for real-time use." DEPENDS = "linux-yocto-rt" require recipes-core/images/core-image-minimal.bb -- cgit v1.2.3-54-g00ecf