From c4d6795dbae7872d56557c1f3f0ec5151e6127c9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?K=C3=A9vin=20THIERRY?= Date: Fri, 23 May 2014 10:36:53 +0200 Subject: [PATCH] Add tz-launcher and weston config to image MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ie337afbcf816dc0d9570335fa8109a011feae830 Signed-off-by: Kévin THIERRY --- recipes-image/images/tizen-common-core-image-minimal.bb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/recipes-image/images/tizen-common-core-image-minimal.bb b/recipes-image/images/tizen-common-core-image-minimal.bb index 4e6cfa8..776ba26 100644 --- a/recipes-image/images/tizen-common-core-image-minimal.bb +++ b/recipes-image/images/tizen-common-core-image-minimal.bb @@ -19,4 +19,10 @@ IMAGE_INSTALL += "weston-common" IMAGE_INSTALL += "mesa-driver-i965" IMAGE_INSTALL += "meta" IMAGE_INSTALL += "libpam" +IMAGE_INSTALL += "weston-common-tz-launcher" +IMAGE_INSTALL += "weston-common-config" + +# Doesn't build: needs to be fixed: +#IMAGE_INSTALL += "user-session-units" + #IMAGE_INSTALL += "crosswalk" -- 2.7.4