]> code.ossystems Code Review - openembedded-core.git/commitdiff
core-image-weston: add weston-examples to the image
authorRoss Burton <ross.burton@intel.com>
Tue, 18 Jun 2013 09:16:10 +0000 (10:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jun 2013 15:43:16 +0000 (16:43 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/images/core-image-weston.bb

index e49b20567a7344c60327a6b582a8ff3aec47ebcd..cb9d7c7966f4cc74a2a70b9e607653d0207f8d6f 100644 (file)
@@ -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"