aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dropbear/dropbear.inc
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2013-10-21 17:36:42 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-26 15:49:55 +0100
commit76e8b841d19789fe54ef650d6e8b42950fd27ceb (patch)
tree0826297d8c079cfea7a5348c3d341bf1989fb8dd /meta/recipes-core/dropbear/dropbear.inc
parent9e9b5cbc352e1f8dce46458926b38a5aefc18fc3 (diff)
downloadopenembedded-core-contrib-76e8b841d19789fe54ef650d6e8b42950fd27ceb.tar.gz
dropbear: update to 2013.60 version
update to latest version 2013.60 Update 0006-dropbear-configuration-file.patch for 2013.60 Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-core/dropbear/dropbear.inc')
-rw-r--r--meta/recipes-core/dropbear/dropbear.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-core/dropbear/dropbear.inc b/meta/recipes-core/dropbear/dropbear.inc
index 9498bf8111..ee17d9f22b 100644
--- a/meta/recipes-core/dropbear/dropbear.inc
+++ b/meta/recipes-core/dropbear/dropbear.inc
@@ -2,12 +2,10 @@ DESCRIPTION = "Dropbear is a lightweight SSH and SCP implementation"
HOMEPAGE = "http://matt.ucc.asn.au/dropbear/dropbear.html"
SECTION = "console/network"
-INC_PR = "r1"
-
# some files are from other projects and have others license terms:
# public domain, OpenSSH 3.5p1, OpenSSH3.6.1p2, PuTTY
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3a5b0c2f0d0c49dfde9558ae2036683c"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=de74413ba7e05b7a37c4722e75f436cd"
DEPENDS = "zlib"
RPROVIDES_${PN} = "ssh sshd"