1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

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
@@ -6,4 +6,4 @@ LICENSE = "MIT"
inherit core-image 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"