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>
This commit is contained in:
Ross Burton 2013-06-18 10:16:10 +01:00 committed by Richard Purdie
parent 5722129be3
commit 590010a652
1 changed files with 1 additions and 1 deletions

View 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"