[OE-core] [PATCH 1/1] sato-sdk: add clutter for sato-sdk image

Yu Ke ke.yu at intel.com
Thu Jul 7 14:22:11 UTC 2011


Yocto ADT has Eclips clutter template, so it is better to have
clutter in SDK image to support ADT. this patch add clutter
and clutter-box2d app to sato-sdk image for this purpose

Fix [YOCTO #891]

Signed-off-by: Yu Ke <ke.yu at intel.com>
---
 meta/recipes-core/tasks/task-core-tools.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/tasks/task-core-tools.bb b/meta/recipes-core/tasks/task-core-tools.bb
index 4a98b0f..44520a7 100644
--- a/meta/recipes-core/tasks/task-core-tools.bb
+++ b/meta/recipes-core/tasks/task-core-tools.bb
@@ -82,4 +82,6 @@ RDEPENDS_task-core-tools-testapps = "\
     xrestop \
     xwininfo \
     xprop \
-    xvideo-tests"
+    xvideo-tests \
+    clutter-box2d-1.6 \
+    "
-- 
1.7.0.4





More information about the Openembedded-core mailing list