diff options
Diffstat (limited to 'recipes/dropbear/dropbear.inc')
-rw-r--r-- | recipes/dropbear/dropbear.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes/dropbear/dropbear.inc b/recipes/dropbear/dropbear.inc index ed3f332904..056732fab3 100644 --- a/recipes/dropbear/dropbear.inc +++ b/recipes/dropbear/dropbear.inc @@ -8,10 +8,10 @@ RPROVIDES = "ssh sshd" SRC_URI = "\ http://matt.ucc.asn.au/dropbear/dropbear-${PV}.tar.bz2 \ - file://urandom-xauth-changes-to-options.h.patch;apply=yes \ - file://configure.patch;apply=yes \ - file://fix-2kb-keys.patch;apply=yes \ - file://allow-nopw.patch \ + file://urandom-xauth-changes-to-options.h.patch \ + file://configure.patch \ + file://fix-2kb-keys.patch \ + file://allow-nopw.patch;apply=no \ file://init \ " SRC_URI_append_openmoko = "\ |