[OE-core] [PATCH 0/1] dropbear: allow configuring blank password option at runtime

Paul Eggleton paul.eggleton at linux.intel.com
Wed Jan 16 14:54:16 UTC 2013


The following change since commit 4b63e73422ea25aba1bde0beddb02bc04948e13c:

  update-rc.d: check also that symlinks are valid (2013-01-16 12:07:55 +0000)

is available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/ssh-nopw
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/ssh-nopw

Paul Eggleton (1):
  dropbear: allow configuring blank password option at runtime

 meta/classes/core-image.bbclass                    |    5 +-
 meta/classes/image.bbclass                         |    8 +-
 meta/recipes-core/dropbear/dropbear.inc            |    6 +-
 .../dropbear/dropbear/allow-nopw.patch             |   19 ----
 .../dropbear/dropbear/nopw-option.patch            |  106 ++++++++++++++++++++
 5 files changed, 116 insertions(+), 28 deletions(-)
 delete mode 100644 meta/recipes-core/dropbear/dropbear/allow-nopw.patch
 create mode 100644 meta/recipes-core/dropbear/dropbear/nopw-option.patch

-- 
1.7.10.4





More information about the Openembedded-core mailing list