]> code.ossystems Code Review - openembedded-core.git/commitdiff
sato-sdk: add clutter for sato-sdk image
authorYu Ke <ke.yu@intel.com>
Thu, 7 Jul 2011 14:22:11 +0000 (22:22 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jul 2011 14:23:35 +0000 (15:23 +0100)
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

index 4a98b0f02df5dd0e895be99397fef8918c9e85b6..44520a75c7aa80b8f883bfc656e6686f480a5e55 100644 (file)
@@ -82,4 +82,6 @@ RDEPENDS_task-core-tools-testapps = "\
     xrestop \
     xwininfo \
     xprop \
-    xvideo-tests"
+    xvideo-tests \
+    clutter-box2d-1.6 \
+    "