Apply scp-argument-fix.patch only to dropbear 0.49 recipe.
authorKhem Raj <raj.khem@gmail.com>
Sun, 18 May 2008 03:33:37 +0000 (03:33 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sun, 18 May 2008 03:33:37 +0000 (03:33 +0000)
packages/dropbear/dropbear-0.49/scp-argument-fix.patch [moved from packages/dropbear/dropbear/scp-argument-fix.patch with 100% similarity]
packages/dropbear/dropbear.inc
packages/dropbear/dropbear_0.49.bb

index 00e5eec..ebe0c1e 100644 (file)
@@ -10,7 +10,6 @@ SRC_URI = "http://matt.ucc.asn.au/dropbear/releases/dropbear-${PV}.tar.gz \
           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"
 
index 0ed386c..3245cff 100644 (file)
@@ -1,3 +1,5 @@
-PR = "r1"
+PR = "r2"
 
 require dropbear.inc
+SRC_URI += "file://scp-argument-fix.patch;patch=1 \
+          "