From cbd09fd1406adbfea8a41a9b4142f3b76ed5be6f Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sat, 16 Oct 2021 14:28:08 +0200 Subject: [PATCH] opensaf: update to 5.21.09 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../opensaf/{opensaf_5.21.06.bb => opensaf_5.21.09.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-networking/recipes-daemons/opensaf/{opensaf_5.21.06.bb => opensaf_5.21.09.bb} (96%) diff --git a/meta-networking/recipes-daemons/opensaf/opensaf_5.21.06.bb b/meta-networking/recipes-daemons/opensaf/opensaf_5.21.09.bb similarity index 96% rename from meta-networking/recipes-daemons/opensaf/opensaf_5.21.06.bb rename to meta-networking/recipes-daemons/opensaf/opensaf_5.21.09.bb index caa85e040a..6c8a48179b 100644 --- a/meta-networking/recipes-daemons/opensaf/opensaf_5.21.06.bb +++ b/meta-networking/recipes-daemons/opensaf/opensaf_5.21.09.bb @@ -29,8 +29,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/releases/${BPN}-${PV}.tar.gz \ file://0001-Fix-build-with-fno-common.patch \ file://0001-Use-correct-printf-format-for-__fsblkcnt_t.patch \ " -SRC_URI[md5sum] = "a60775787ba520a0b1031fcd42e0d65b" -SRC_URI[sha256sum] = "d29d124506e4b084285d27c8742c7bca66de80be6a0ba9de8e37835ccaa8ee57" +SRC_URI[sha256sum] = "227ae1dafb6d51ce6561c9fcaec60087a0183839a8a4da11517e09f2a662b53d" UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/opensaf/files/releases"