[oe] [meta-networking][PATCH 05/17] uftp: Upgrade to 4.9.8

Khem Raj raj.khem at gmail.com
Thu Sep 6 17:21:58 UTC 2018


Fixes build with OpenSSL 1.1.x

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-support/uftp/{uftp_4.9.3.bb => uftp_4.9.8.bb}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/uftp/{uftp_4.9.3.bb => uftp_4.9.8.bb} (73%)

diff --git a/meta-networking/recipes-support/uftp/uftp_4.9.3.bb b/meta-networking/recipes-support/uftp/uftp_4.9.8.bb
similarity index 73%
rename from meta-networking/recipes-support/uftp/uftp_4.9.3.bb
rename to 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"
 
-- 
2.18.0




More information about the Openembedded-devel mailing list