From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: dropbear-0.51-r3 allow-nopw.patch: No such file or directory -> reverted
Date: Fri, 04 Sep 2009 11:42:06 +0200 [thread overview]
Message-ID: <h7qnde$o9a$1@ger.gmane.org> (raw)
In-Reply-To: <4AA0D896.3030607@dresearch.de>
On 04-09-09 11:06, Steffen Sledz wrote:
> It seems that commit c26fc5db90702b035bd545cff3ee7575a0f9b70f was incomplete.
No, that commit is just plain wrong, from dropbear.inc:
do_configure_prepend() {
if [ "x${DISTRO_TYPE}" = "xdebug" ]; then
oenote "WARNING: applying allow-nopw.patch which allows password-less
logins!"
patch -p1 < ${WORKDIR}/allow-nopw.patch
fi
}
The faulty commit in question breaks that by applying it it
unconditionally and not fixing do_configure_prepend.
I've reverted that commit in the meant time.
regards,
Koen
next prev parent reply other threads:[~2009-09-04 10:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-04 9:06 dropbear-0.51-r3 allow-nopw.patch: No such file or directory Steffen Sledz
2009-09-04 9:42 ` Koen Kooi [this message]
2009-09-04 15:01 ` dropbear-0.51-r3 allow-nopw.patch: No such file or directory -> reverted Khem Raj
2009-09-04 9:54 ` dropbear-0.51-r3 allow-nopw.patch: No such file or directory Phil Blundell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='h7qnde$o9a$1@ger.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.