aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-09-05 16:59:58 -0700
committerKhem Raj <raj.khem@gmail.com>2018-09-08 13:32:12 -0700
commit12be8d0dcb11e07acdbde6ac669972ef369441b9 (patch)
tree448e00199e1af64573d5e7a93c9e223c292714c0 /meta-networking
parent3dbbce586b4dde90d512d0529facf71da87cd9e1 (diff)
downloadmeta-openembedded-12be8d0dcb11e07acdbde6ac669972ef369441b9.tar.gz
uftp: Upgrade to 4.9.8
Fixes build with OpenSSL 1.1.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/uftp/uftp_4.9.8.bb (renamed from meta-networking/recipes-support/uftp/uftp_4.9.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/uftp/uftp_4.9.3.bb b/meta-networking/recipes-support/uftp/uftp_4.9.8.bb
index 1166f9a8db..0bbdd6b1d1 100644
--- a/meta-networking/recipes-support/uftp/uftp_4.9.3.bb
+++ b/meta-networking/recipes-support/uftp/uftp_4.9.8.bb
@@ -6,8 +6,8 @@ LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = "${SOURCEFORGE_MIRROR}/uftp-multicast/source-tar/uftp-${PV}.tar.gz"
-SRC_URI[md5sum] = "231d6ba7820d89a712fe7d727ab0f8e6"
-SRC_URI[sha256sum] = "9e9215af0315257c6cc4f40fbc6161057e861be1fff10a38a5564f699e99c78f"
+SRC_URI[md5sum] = "f7a5affd3000b5aafbb13df49719b6c0"
+SRC_URI[sha256sum] = "e98c6318e497124d777ca71eae752d213207c35de9f782c8bcaaf82ece20e599"
DEPENDS = "openssl"