aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images
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 17:33:17 +0100
commit590010a6525b0e1bc1de73e794764e23404591df (patch)
treed9bd775d86de0e173bccefa5a8969ad80d4f9a63 /meta/recipes-graphics/images
parent5722129be3d8355b7365b84b63bb4a048526db89 (diff)
downloadopenembedded-core-contrib-590010a6525b0e1bc1de73e794764e23404591df.tar.gz
core-image-weston: add weston-examples to the image
(From OE-Core rev: ea31d45def0e9fc4ed1c1ef92756d807ff59fe72) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/images')
-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"