From 74a1ace0c942f25a5e2278795fee6cfc523a3b77 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 20 Jun 2013 16:46:51 +0100 Subject: 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 Signed-off-by: Saul Wold --- meta/recipes-graphics/images/core-image-weston.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/images') diff --git a/meta/recipes-graphics/images/core-image-weston.bb b/meta/recipes-graphics/images/core-image-weston.bb index cb9d7c7966..064133ffc2 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" -- cgit 1.2.3-korg