]> code.ossystems Code Review - openembedded-core.git/commitdiff
core-image-weston: add SSH and hwcodecs to the image
authorRoss Burton <ross.burton@intel.com>
Mon, 11 Nov 2013 12:21:13 +0000 (12:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Nov 2013 16:00:20 +0000 (16:00 +0000)
core-image-sato has these by default so add them here too.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/images/core-image-weston.bb

index 187523ce4886355dec5a8edb8c07a7ec412d7b84..30cc8457f3b21f4be10360b943588fc580c37538 100644 (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"