mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02:00
core-image-weston: add clutter examples
Now that Clutter supports Wayland too, add the Clutter example app to the image. (From OE-Core rev: 74a1ace0c942f25a5e2278795fee6cfc523a3b77) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
566f9c0df5
commit
861db95d88
@@ -6,4 +6,4 @@ LICENSE = "MIT"
|
||||
|
||||
inherit core-image
|
||||
|
||||
CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples gtk+3-demo"
|
||||
CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples gtk+3-demo clutter-1.0-examples"
|
||||
|
||||
Reference in New Issue
Block a user