summaryrefslogtreecommitdiff
path: root/meta/recipes-core/tasks/task-poky-ssh-openssh.bb
Commit message (Collapse)AuthorAgeFilesLines
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-201-17/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace POKYBASE with COREBASERichard Purdie2011-04-201-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* task-poky-ssh-openssh: new task recipe for openssh sshScott Garman2011-03-161-0/+17
This task can be used when IMAGE_FEATURES is set to ssh-server-openssh. Signed-off-by: Scott Garman <scott.a.garman@intel.com>