Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Use openssh to provide sftp-server service
@ 2012-06-11  9:02 Lianhao Lu
  2012-06-11  9:02 ` [PATCH 1/3] openssh: Allow empty passwords login Lianhao Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Lianhao Lu @ 2012-06-11  9:02 UTC (permalink / raw)
  To: openembedded-core

This patch set changes dropbear to openssh in the referenced core sato-sdk
image to provide the sftp-server service which is required by some other 
tools, e.g. the Eclipse Remote System Explorer.

The following changes since commit 75a973328d50ef3c007edb7a471ea77fb97911ea:
  Bruce Ashfield (1):
        kern-tools: anchor KMACHINE test

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib llu/ssh
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/ssh

Lianhao Lu (3):
  openssh: Allow empty passwords login.
  task-core-ssh-openssh: Added openssh-sftp-server.
  core-image-sato-sdk: Replace dropbear by openssh.

 .../openssh/openssh-6.0p1/sshd_config              |    2 +-
 meta/recipes-connectivity/openssh/openssh_6.0p1.bb |    2 +-
 meta/recipes-core/tasks/task-core-ssh-openssh.bb   |    2 +-
 meta/recipes-sato/images/core-image-sato-sdk.bb    |    4 +++-
 4 files changed, 6 insertions(+), 4 deletions(-)




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-06-11 11:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11  9:02 [PATCH 0/3] Use openssh to provide sftp-server service Lianhao Lu
2012-06-11  9:02 ` [PATCH 1/3] openssh: Allow empty passwords login Lianhao Lu
2012-06-11  9:45   ` Anders Darander
2012-06-11 10:24     ` Paul Eggleton
2012-06-11 10:27       ` Phil Blundell
2012-06-11 11:13         ` Paul Eggleton
2012-06-11 10:36       ` Anders Darander
2012-06-11  9:02 ` [PATCH 2/3] task-core-ssh-openssh: Added openssh-sftp-server Lianhao Lu
2012-06-11  9:02 ` [PATCH 3/3] core-image-sato-sdk: Replace dropbear by openssh Lianhao Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox