[OE-core] [PATCH 0/2]dropbear:Upgrade from 0.53.1 to 2011.54

Mei Lei lei.mei at intel.com
Wed Dec 7 15:49:16 UTC 2011


Hi all,
	This patch upgrade dropbear from 0.53.1 to 2011.54. The new release added ALLOW_BLANK_PASSWORD option, we can enable empty passwd login funciton in options.h.
	So change the allow-nopw.patch content to enable this function.
	Please review it.
Thanks,
Lei
The following changes since commit 493746f1d7f1410284880203c1ac462d61ab5299:
  Martin Jansa (1):
        matchbox-session-sato: respect VIRTUAL-RUNTIME_initscripts settings

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib lmei3/dropbear
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/dropbear

Mei Lei (2):
  dropbear: Upgrade from 0.53.1 to 2011.54
  distro_tracking_fields.inc: Update dropbear,iproute2,net-tools
    tracking information.

 .../conf/distro/include/distro_tracking_fields.inc |   19 ++++---
 .../configure.patch                                |    0
 .../dropbear/dropbear/allow-nopw.patch             |   55 ++++++--------------
 meta/recipes-core/dropbear/dropbear_0.53.1.bb      |    6 --
 meta/recipes-core/dropbear/dropbear_2011.54.bb     |    6 ++
 5 files changed, 33 insertions(+), 53 deletions(-)
 rename meta/recipes-core/dropbear/{dropbear-0.53.1 => dropbear-2011.54}/configure.patch (100%)
 delete mode 100644 meta/recipes-core/dropbear/dropbear_0.53.1.bb
 create mode 100644 meta/recipes-core/dropbear/dropbear_2011.54.bb





More information about the Openembedded-core mailing list