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:
Ross Burton
2013-06-20 16:46:51 +01:00
committed by Richard Purdie
parent 566f9c0df5
commit 861db95d88

View File

@@ -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"