From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: scp-argument-fix.patch is not needed for dropbear 0.50
Date: Sat, 17 May 2008 20:31:35 -0700 [thread overview]
Message-ID: <1211081495.8550.60.camel@isis> (raw)
[-- Attachment #1: Type: text/plain, Size: 1775 bytes --]
Hi,
This commit here
http://lists.linuxtogo.org/pipermail/openembedded-commits/2008-May/014777.htmlhttp://lists.linuxtogo.org/pipermail/openembedded-commits/2008-May/014777.html
applied scp-argument-fix.patch to all versions of dropbear. However this
patch is not needed for dropbear 0.50 e.g. Only 0.49 requires it.
I have tested and applied the following patch
Thanks
-Khem
#
# old_revision [3290f95e113d0da965ed4791ceb9de80bb2b03bd]
#
# rename "packages/dropbear/dropbear/scp-argument-fix.patch"
# to "packages/dropbear/dropbear-0.49/scp-argument-fix.patch"
#
# patch "packages/dropbear/dropbear.inc"
# from [4ec56e07501d1a5accce2d4e6240ee349005dd46]
# to [6d50c1193e4d2fa9a7c6f85db6149b36aee06851]
#
# patch "packages/dropbear/dropbear_0.49.bb"
# from [ca38761fd3af49819c41b42791592ee01c0d97cc]
# to [251634540a152574b870f74866d793a0dedefae3]
#
============================================================
--- packages/dropbear/dropbear.inc 4ec56e07501d1a5accce2d4e6240ee349005dd46
+++ packages/dropbear/dropbear.inc 6d50c1193e4d2fa9a7c6f85db6149b36aee06851
@@ -10,7 +10,6 @@ SRC_URI = "http://matt.ucc.asn.au/dropbe
file://urandom-xauth-changes-to-options.h.patch;patch=1 \
file://configure.patch;patch=1 \
file://fix-2kb-keys.patch;patch=1 \
- file://scp-argument-fix.patch;patch=1 \
file://allow-nopw.patch \
file://init"
============================================================
--- packages/dropbear/dropbear_0.49.bb ca38761fd3af49819c41b42791592ee01c0d97cc
+++ packages/dropbear/dropbear_0.49.bb 251634540a152574b870f74866d793a0dedefae3
@@ -1,3 +1,5 @@
-PR = "r1"
+PR = "r2"
require dropbear.inc
+SRC_URI += "file://scp-argument-fix.patch;patch=1 \
+ "
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 196 bytes --]
next reply other threads:[~2008-05-18 3:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-18 3:31 Khem Raj [this message]
2008-05-18 17:13 ` scp-argument-fix.patch is not needed for dropbear 0.50 Rolf Leggewie
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=1211081495.8550.60.camel@isis \
--to=raj.khem@gmail.com \
--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.