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: rev_ivi_2015_02_04~12087 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c87281b26a6fc45f594ee4b7db7f077a43dee80d;p=scm%2Fbb%2Ftizen-distro.git core-image-weston: add weston-examples to the image (From OE-Core rev: ea31d45def0e9fc4ed1c1ef92756d807ff59fe72) 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 e49b205..cb9d7c7 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"