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:44:55 +0000 (17:44 +0100)
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>
meta/recipes-graphics/images/core-image-weston.bb

index cb9d7c7..064133f 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"