From ea31d45def0e9fc4ed1c1ef92756d807ff59fe72 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 18 Jun 2013 10:16:10 +0100 Subject: core-image-weston: add weston-examples to the image Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 e49b20567a..cb9d7c7966 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 gtk+3-demo" +CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples gtk+3-demo" -- cgit 1.2.3-korg