]> code.ossystems Code Review - openembedded-core.git/commitdiff
poky-image-basic: add ssh-server-openssh to IMAGE_FEATURES
authorScott Garman <scott.a.garman@intel.com>
Sun, 13 Mar 2011 07:16:30 +0000 (23:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Mar 2011 13:43:16 +0000 (13:43 +0000)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-extended/images/poky-image-basic.bb

index 537a6e4122ac0b244b13d663f8c6f328f3e8a486..7e4596e4352369dff89ef58b48743a0a92fb248b 100644 (file)
@@ -1,4 +1,4 @@
-IMAGE_FEATURES += "apps-console-core "
+IMAGE_FEATURES += "apps-console-core ssh-server-openssh"
 
 IMAGE_INSTALL = "\
     ${POKY_BASE_INSTALL} \