summaryrefslogtreecommitdiff
path: root/meta/recipes-core/tasks/task-poky-ssh-dropbear.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-dropbear: new task recipe for dropbear sshScott Garman2011-03-161-0/+17
This task can be used when IMAGE_FEATURES is set to ssh-server-dropbear. Signed-off-by: Scott Garman <scott.a.garman@intel.com>