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 <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2013-11-11 12:21:13 +00:00 committed by Richard Purdie
parent 78c6e69bbe
commit 1c52c879d2
1 changed files with 1 additions and 1 deletions

View File

@ -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"