[oe] scp-argument-fix.patch is not needed for dropbear 0.50

Khem Raj raj.khem at gmail.com
Sun May 18 03:31:35 UTC 2008


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 \
+	   "

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080517/3d792f34/attachment-0002.sig>


More information about the Openembedded-devel mailing list