aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dropbear/dropbear.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-04 11:42:16 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-04 11:42:16 +0200
commiteff28b3b4ec8309ac1d51d98b8bfc9f5d48ed43f (patch)
tree982d3e1d44e522a324f08a9aea33f566aa4b44c5 /recipes/dropbear/dropbear.inc
parent00705178d3fae14a7cf2e2bb817745ad9b41b8b7 (diff)
downloadopenembedded-eff28b3b4ec8309ac1d51d98b8bfc9f5d48ed43f.tar.gz
Revert "dropbear: Enable allow empty password patch."
dropbear.inc needs the patch non-applied, see the thread in http://thread.gmane.org/gmane.comp.handhelds.openembedded/26302 This reverts commit c26fc5db90702b035bd545cff3ee7575a0f9b70f.
Diffstat (limited to 'recipes/dropbear/dropbear.inc')
-rw-r--r--recipes/dropbear/dropbear.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/dropbear/dropbear.inc b/recipes/dropbear/dropbear.inc
index 2e3b7dd6b0..364799f12e 100644
--- a/recipes/dropbear/dropbear.inc
+++ b/recipes/dropbear/dropbear.inc
@@ -6,14 +6,12 @@ DEPENDS = "zlib"
PROVIDES = "ssh sshd"
RPROVIDES = "ssh sshd"
-INC_PR = "r3"
-
SRC_URI = "\
http://matt.ucc.asn.au/dropbear/dropbear-${PV}.tar.bz2 \
file://urandom-xauth-changes-to-options.h.patch;patch=1 \
file://configure.patch;patch=1 \
file://fix-2kb-keys.patch;patch=1 \
- file://allow-nopw.patch;patch=1 \
+ file://allow-nopw.patch \
file://init \
"
SRC_URI_append_openmoko = "\