From e2afcff148205654050f17752ec69174b2b1016b Mon Sep 17 00:00:00 2001 From: Jyothi-k Date: Wed, 19 Aug 2020 18:50:29 +0530 Subject: [PATCH] fmt: 7.0.1 -> 7.0.3 Upgrade fmt to latest version 7.0.3 Signed-off-by: Jyothi-k Signed-off-by: Khem Raj --- meta-oe/recipes-support/fmt/{fmt_7.0.1.bb => fmt_7.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/fmt/{fmt_7.0.1.bb => fmt_7.0.3.bb} (89%) diff --git a/meta-oe/recipes-support/fmt/fmt_7.0.1.bb b/meta-oe/recipes-support/fmt/fmt_7.0.3.bb similarity index 89% rename from meta-oe/recipes-support/fmt/fmt_7.0.1.bb rename to meta-oe/recipes-support/fmt/fmt_7.0.3.bb index 55db632864..ed3de0b500 100644 --- a/meta-oe/recipes-support/fmt/fmt_7.0.1.bb +++ b/meta-oe/recipes-support/fmt/fmt_7.0.3.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b" SRC_URI += "git://github.com/fmtlib/fmt" -SRCREV = "f19b1a521ee8b606dedcadfda69fd10ddf882753" +SRCREV = "cd4af11efc9c622896a3e4cb599fa28668ca3d05" S = "${WORKDIR}/git"