From: Yu Ke Date: Thu, 7 Jul 2011 14:22:11 +0000 (+0800) Subject: sato-sdk: add clutter for sato-sdk image X-Git-Tag: 2011-1~768 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a6e9edb7b4b5b0bdb067a59d691d33fba8948963;p=openembedded-core.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/tasks/task-core-tools.bb b/meta/recipes-core/tasks/task-core-tools.bb index 4a98b0f02d..44520a75c7 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 \ + "