[poky] [PATCH 7/7] poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES
Scott Garman
scott.a.garman at intel.com
Tue Mar 15 16:12:20 PDT 2011
From: Scott Garman <scott.a.garman at intel.com>
Signed-off-by: Scott Garman <scott.a.garman at intel.com>
---
meta/recipes-extended/images/poky-image-basic.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/images/poky-image-basic.bb b/meta/recipes-extended/images/poky-image-basic.bb
index 537a6e4..7e4596e 100644
--- a/meta/recipes-extended/images/poky-image-basic.bb
+++ b/meta/recipes-extended/images/poky-image-basic.bb
@@ -1,4 +1,4 @@
-IMAGE_FEATURES += "apps-console-core "
+IMAGE_FEATURES += "apps-console-core ssh-server-openssh"
IMAGE_INSTALL = "\
${POKY_BASE_INSTALL} \
--
1.7.1
More information about the poky
mailing list