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: lucaceresoli/bug-15201-perf-libtraceevent-missing~36960 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea31d45def0e9fc4ed1c1ef92756d807ff59fe72;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 e49b20567a7..cb9d7c7966f 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"