From: Scott Garman Date: Sun, 13 Mar 2011 07:16:30 +0000 (-0800) Subject: poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES X-Git-Tag: 2011-1~2055 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5859ae97e23d748a282ab7361ecf8f47c5d19834;p=openembedded-core.git poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES Signed-off-by: Scott Garman --- 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} \