From a6e9edb7b4b5b0bdb067a59d691d33fba8948963 Mon Sep 17 00:00:00 2001
From: Yu Ke <ke.yu@intel.com>
Date: Thu, 7 Jul 2011 22:22:11 +0800
Subject: sato-sdk: add clutter for sato-sdk image

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@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/recipes-core/tasks/task-core-tools.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-core/tasks/task-core-tools.bb b/meta/recipes-core/tasks/task-core-tools.bb
index 4a98b0f02..44520a75c 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 \
+    "
-- 
cgit v1.2.3