mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 07:39:49 +02:00
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] (From OE-Core rev: a6e9edb7b4b5b0bdb067a59d691d33fba8948963) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -82,4 +82,6 @@ RDEPENDS_task-core-tools-testapps = "\
|
||||
xrestop \
|
||||
xwininfo \
|
||||
xprop \
|
||||
xvideo-tests"
|
||||
xvideo-tests \
|
||||
clutter-box2d-1.6 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user