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:54:33 +0000
commit0c6a50bb5eec7a35f864842e200d4b85dd711372 (patch)
tree3f6b41686158a6ac7b5450bc906b22b93c3c8805 /meta/recipes-extended/images
parente004e51a6b0c8fb4ee617d4c6a71f6ed0cb00800 (diff)
downloadpoky-0c6a50bb5eec7a35f864842e200d4b85dd711372.tar.gz
poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES
(From OE-Core rev: 5859ae97e23d748a282ab7361ecf8f47c5d19834) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
1IMAGE_FEATURES += "apps-console-core " 1IMAGE_FEATURES += "apps-console-core ssh-server-openssh"
2 2
3IMAGE_INSTALL = "\ 3IMAGE_INSTALL = "\
4 ${POKY_BASE_INSTALL} \ 4 ${POKY_BASE_INSTALL} \