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:30 +0000 (16:00 +0000)
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>
meta/recipes-graphics/images/core-image-weston.bb

index 187523c..30cc845 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"