From 239f697a5b6f246a3c463091c6022432b9513a89 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 6 Jan 2020 05:54:53 -0800 Subject: [PATCH] ipvsadm: upgrade 1.30 -> 1.31 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../ipvsadm/{ipvsadm_1.30.bb => ipvsadm_1.31.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/ipvsadm/{ipvsadm_1.30.bb => ipvsadm_1.31.bb} (92%) diff --git a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.30.bb b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.31.bb similarity index 92% rename from meta-networking/recipes-support/ipvsadm/ipvsadm_1.30.bb rename to meta-networking/recipes-support/ipvsadm/ipvsadm_1.31.bb index b375ca94e5..8fb116f576 100644 --- a/meta-networking/recipes-support/ipvsadm/ipvsadm_1.30.bb +++ b/meta-networking/recipes-support/ipvsadm/ipvsadm_1.31.bb @@ -22,8 +22,8 @@ SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/utils/kernel/ipvsadm/${BP}. file://makefile-add-ldflags.patch \ " -SRC_URI[md5sum] = "97f11b6af1920fde5a9d9eac0d7f9e50" -SRC_URI[sha256sum] = "95573d70df473c9f63fc4ac496c044c69e3a6de7ccac119922210c0b44cd7a0c" +SRC_URI[md5sum] = "f6d1707c5baf684b58fd33682d67871f" +SRC_URI[sha256sum] = "1a0a5e25b5a1226435d2fb76341656f83a710183aebb0d204db39c0ec3bedfdb" UPSTREAM_CHECK_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/ipvsadm"