[OE-core] [PATCH] core-image-weston: add SSH and hwcodecs to the image

Ross Burton ross.burton at intel.com
Mon Nov 11 12:21:13 UTC 2013


core-image-sato has these by default so add them here too.

Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/images/core-image-weston.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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




More information about the Openembedded-core mailing list