[oe-commits] Ross Burton : core-image-weston: add SSH and hwcodecs to the image

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 11:09:34 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 1ddcdc9cbc94188a7ca564ca4cb783a356fe7ab6
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=1ddcdc9cbc94188a7ca564ca4cb783a356fe7ab6

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Nov 11 12:21:13 2013 +0000

core-image-weston: add SSH and hwcodecs to the image

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

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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"
 



More information about the Openembedded-commits mailing list