From 7907ff0882b9167a263a617f265d77eb37888ccc Mon Sep 17 00:00:00 2001 From: Zheng Ruoqin Date: Thu, 24 Oct 2019 16:09:39 +0800 Subject: [PATCH] multipath-tools: upgrade 0.8.2 -> 0.8.3 Signed-off-by: Zheng Ruoqin Signed-off-by: Khem Raj --- .../{multipath-tools_0.8.2.bb => multipath-tools_0.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/multipath-tools/{multipath-tools_0.8.2.bb => multipath-tools_0.8.3.bb} (98%) diff --git a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.2.bb b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.3.bb similarity index 98% rename from meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.2.bb rename to meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.3.bb index 06e78c78cb..358f0cb60b 100644 --- a/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.2.bb +++ b/meta-oe/recipes-support/multipath-tools/multipath-tools_0.8.3.bb @@ -47,7 +47,7 @@ SRC_URI = "git://git.opensvc.com/multipath-tools/.git;protocol=http \ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2" -SRCREV = "8a7e9b6648898f2c2d2bbd2d22871f79612e716e" +SRCREV = "6c3bd369b23e959700527e0e2e6d5b2a1bd36294" S = "${WORKDIR}/git"