aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-06-18 10:16:10 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-18 16:43:16 +0100
commitea31d45def0e9fc4ed1c1ef92756d807ff59fe72 (patch)
treebc847d5e683581b1e299dbb7189540fcea08bcf5 /meta
parent8f59aa06f3eb955d58600dfc628bd3b5d2aa0f9a (diff)
downloadopenembedded-core-contrib-ea31d45def0e9fc4ed1c1ef92756d807ff59fe72.tar.gz
core-image-weston: add weston-examples to the image
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/images/core-image-weston.bb2
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 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"