From: Ross Burton Date: Mon, 11 Nov 2013 12:21:13 +0000 (+0000) Subject: core-image-weston: add SSH and hwcodecs to the image X-Git-Tag: rev_ivi_2015_02_04~10409 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=88e4db87d49ae9c563f40c5885ad422a851588f9;p=scm%2Fbb%2Ftizen-distro.git core-image-weston: add SSH and hwcodecs to the image core-image-sato has these by default so add them here too. (From OE-Core rev: 1ddcdc9cbc94188a7ca564ca4cb783a356fe7ab6) 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 187523c..30cc845 100644 --- a/meta/recipes-graphics/images/core-image-weston.bb +++ b/meta/recipes-graphics/images/core-image-weston.bb @@ -1,6 +1,6 @@ DESCRIPTION = "A very basic Wayland image with a terminal" -IMAGE_FEATURES += "splash package-management" +IMAGE_FEATURES += "splash package-management ssh-server-dropbear hwcodecs" LICENSE = "MIT"