]> code.ossystems Code Review - openembedded-core.git/commitdiff
dropbear: update to 2020.80
authorAndrej Valek <andrej.valek@siemens.com>
Fri, 3 Jul 2020 10:06:01 +0000 (12:06 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Jul 2020 19:16:20 +0000 (20:16 +0100)
License-Update: changed date and added info about existence LICENSE files
 in libtomcrypt and libtommath folders
Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dropbear/dropbear.inc
meta/recipes-core/dropbear/dropbear_2020.79.bb [deleted file]
meta/recipes-core/dropbear/dropbear_2020.80.bb [new file with mode: 0644]

index 240e328ed279c11667bb67cd1e42effa8f5c2e3a..080ee26b2ea218d62b97aeb92fb2c212059a73a1 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 # some files are from other projects and have others license terms:
 #   public domain, OpenSSH 3.5p1, OpenSSH3.6.1p2, PuTTY
 LICENSE = "MIT & BSD-3-Clause & BSD-2-Clause & PD"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=da58928b5d844c6667963cb5a109272d"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=25cf44512b7bc8966a48b6b1a9b7605f"
 
 DEPENDS = "zlib virtual/crypt"
 RPROVIDES_${PN} = "ssh sshd"
diff --git a/meta/recipes-core/dropbear/dropbear_2020.79.bb b/meta/recipes-core/dropbear/dropbear_2020.79.bb
deleted file mode 100644 (file)
index 43a17bf..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-require dropbear.inc
-
-SRC_URI[sha256sum] = "084f00546b1610a3422a0773e2c04cbe1a220d984209e033b548b49f379cc441"
diff --git a/meta/recipes-core/dropbear/dropbear_2020.80.bb b/meta/recipes-core/dropbear/dropbear_2020.80.bb
new file mode 100644 (file)
index 0000000..088c71c
--- /dev/null
@@ -0,0 +1,3 @@
+require dropbear.inc
+
+SRC_URI[sha256sum] = "d927941b91f2da150b2033f1a88b6a47999bf0afb1493a73e9216cffdb5d7949"