[oe-commits] Ross Burton : core-image-weston: add clutter examples

git at git.openembedded.org git at git.openembedded.org
Tue Jun 25 16:38:01 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 74a1ace0c942f25a5e2278795fee6cfc523a3b77
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=74a1ace0c942f25a5e2278795fee6cfc523a3b77

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Jun 20 16:46:51 2013 +0100

core-image-weston: add clutter examples

Now that Clutter supports Wayland too, add the Clutter example app to the image.

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-graphics/images/core-image-weston.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/images/core-image-weston.bb b/meta/recipes-graphics/images/core-image-weston.bb
index cb9d7c7..064133f 100644
--- a/meta/recipes-graphics/images/core-image-weston.bb
+++ b/meta/recipes-graphics/images/core-image-weston.bb
@@ -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"



More information about the Openembedded-commits mailing list