summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/images
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-03-12 23:16:30 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-16 13:43:16 +0000
commit5859ae97e23d748a282ab7361ecf8f47c5d19834 (patch)
tree9e90b3b56b6aeb3aa775f587d7746e5b777b12ca /meta/recipes-extended/images
parentb58ee17a18ce883843cafee60d1501b402e38f7d (diff)
downloadopenembedded-core-5859ae97e23d748a282ab7361ecf8f47c5d19834.tar.gz
poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-extended/images')
-rw-r--r--meta/recipes-extended/images/poky-image-basic.bb2
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 537a6e4122..7e4596e435 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} \