Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] dropbear: Change the path to find configuration file and add s configuration file for dropbear
@ 2011-08-29 10:48 Xiaofeng Yan
  2011-08-29 10:48 ` [PATCH 1/1] dropbear: Change the path to find configuration file and add a " Xiaofeng Yan
  0 siblings, 1 reply; 4+ messages in thread
From: Xiaofeng Yan @ 2011-08-29 10:48 UTC (permalink / raw)
  To: openembedded-core

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

dropbear will check "/etc/pam.d/sshd" which comes from package "openssh" \
When enabling pam supporting. But if we only install dropbear \
package without package "openssh", then "dropbear" will not \
find a configuration file. The changes are as follow for fixing this bug:
- Change the path to find configuration file (/etc/pam.d/sshd --> /etc/pam.d/dropbear)
- Add configuration file "/etc/pam.d/dropbear"

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/dropbear
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/dropbear

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  dropbear: Change the path to find configuration file and add a 
    configuration file for dropbear

 meta/recipes-core/dropbear/dropbear.inc            |    6 +++++-
 meta/recipes-core/dropbear/dropbear/dropbear       |    4 ++++
 .../dropbear/dropbear-configuration-file.patch     |   18 ++++++++++++++++++
 3 files changed, 27 insertions(+), 1 deletions(-)
 create mode 100644 meta/recipes-core/dropbear/dropbear/dropbear
 create mode 100644 meta/recipes-core/dropbear/dropbear/dropbear-configuration-file.patch




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

end of thread, other threads:[~2011-08-31  2:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-29 10:48 [PATCH 0/1] dropbear: Change the path to find configuration file and add s configuration file for dropbear Xiaofeng Yan
2011-08-29 10:48 ` [PATCH 1/1] dropbear: Change the path to find configuration file and add a " Xiaofeng Yan
2011-08-29 12:54   ` Richard Purdie
2011-08-31  2:13     ` Xiaofeng Yan

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