]> code.ossystems Code Review - openembedded-core.git/commitdiff
core-image-weston: add clutter examples
authorRoss Burton <ross.burton@intel.com>
Thu, 20 Jun 2013 15:46:51 +0000 (16:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jun 2013 16:30:32 +0000 (17:30 +0100)
Now that Clutter supports Wayland too, add the Clutter example app to the image.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/images/core-image-weston.bb

index cb9d7c7966f4cc74a2a70b9e607653d0207f8d6f..064133ffc24918bc779e5e0a7e6572a92292c42a 100644 (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"