From: Ross Burton Date: Tue, 18 Jun 2013 09:16:10 +0000 (+0100) Subject: core-image-weston: add weston-examples to the image X-Git-Tag: 2015-4~6123 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ea31d45def0e9fc4ed1c1ef92756d807ff59fe72;p=openembedded-core.git core-image-weston: add weston-examples to the image Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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"