From: Baptiste Durand Date: Tue, 17 Mar 2015 10:40:02 +0000 (+0100) Subject: Add app-installer in the image by default X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F03%2F41503%2F2;p=scm%2Fbb%2Fmeta-tizen.git Add app-installer in the image by default Change-Id: I015d264e41f34cc122d1e1e19f40507aaa49e9c3 Signed-off-by: Baptiste Durand --- diff --git a/meta-tizen-common-demo/recipes-image/images/tizen-common-core-image-crosswalk.bb b/meta-tizen-common-demo/recipes-image/images/tizen-common-core-image-crosswalk.bb index 301411d..e0f09bd 100644 --- a/meta-tizen-common-demo/recipes-image/images/tizen-common-core-image-crosswalk.bb +++ b/meta-tizen-common-demo/recipes-image/images/tizen-common-core-image-crosswalk.bb @@ -10,4 +10,4 @@ DESCRIPTION = "A weston image with Tizen common ." CORE_IMAGE_EXTRA_INSTALL += "packagegroup-tizen-crosswalk" # Time zone -CORE_IMAGE_EXTRA_INSTALL += "tzdata" +CORE_IMAGE_EXTRA_INSTALL += "tzdata wgt-backend"