From 720aa1ce3a65ca0c1ce64d524d3e75fe7e1d9566 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Mon, 22 Jul 2019 03:02:53 +0200 Subject: [PATCH] uftp: update to 4.10 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../recipes-support/uftp/{uftp_4.9.11.bb => uftp_4.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/uftp/{uftp_4.9.11.bb => uftp_4.10.bb} (77%) diff --git a/meta-networking/recipes-support/uftp/uftp_4.9.11.bb b/meta-networking/recipes-support/uftp/uftp_4.10.bb similarity index 77% rename from meta-networking/recipes-support/uftp/uftp_4.9.11.bb rename to meta-networking/recipes-support/uftp/uftp_4.10.bb index 8b47bd16fb..86c0c222c5 100644 --- a/meta-networking/recipes-support/uftp/uftp_4.9.11.bb +++ b/meta-networking/recipes-support/uftp/uftp_4.10.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/uftp-multicast/files/source-tar/" SRC_URI = "${SOURCEFORGE_MIRROR}/uftp-multicast/source-tar/uftp-${PV}.tar.gz" -SRC_URI[md5sum] = "c0bc86b3067825a3866de9ef80c7451a" -SRC_URI[sha256sum] = "2ddc835a35f669d55df27ab6883ba19bb00bc8e4b66897ceaedb160b02246b1a" +SRC_URI[md5sum] = "df6407af3a0067b881431b3dad149ef3" +SRC_URI[sha256sum] = "91ba8aae80c7c9ccaf04600b628cbeca4699ed48268fe43d2bf539a41083f292" DEPENDS = "openssl"