diff options
Diffstat (limited to 'recipes/dropbear/dropbear.inc')
-rw-r--r-- | recipes/dropbear/dropbear.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/dropbear/dropbear.inc b/recipes/dropbear/dropbear.inc index 364799f12e..2e3b7dd6b0 100644 --- a/recipes/dropbear/dropbear.inc +++ b/recipes/dropbear/dropbear.inc @@ -6,12 +6,14 @@ 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 \ + file://allow-nopw.patch;patch=1 \ file://init \ " SRC_URI_append_openmoko = "\ |