All of lore.kernel.org
 help / color / mirror / Atom feed
* scp-argument-fix.patch is not needed for dropbear 0.50
@ 2008-05-18  3:31 Khem Raj
  2008-05-18 17:13 ` Rolf Leggewie
  0 siblings, 1 reply; 2+ messages in thread
From: Khem Raj @ 2008-05-18  3:31 UTC (permalink / raw)
  To: openembedded-devel

[-- 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 --]

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

end of thread, other threads:[~2008-05-18 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-18  3:31 scp-argument-fix.patch is not needed for dropbear 0.50 Khem Raj
2008-05-18 17:13 ` Rolf Leggewie

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.