aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Prince <vincent.prince.fr@gmail.com>2020-01-23 14:54:54 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-23 14:16:25 -0800
commitad874a4ec4b56874255f6c39d68278e36f903108 (patch)
tree72615800ac5bb604b13ce2daa0c6af430a0899a3
parentf2b84ddfc526869463a1ebd982a9b2940eb7ea13 (diff)
downloadmeta-openembedded-contrib-ad874a4ec4b56874255f6c39d68278e36f903108.tar.gz
fmt: bump version to v6.1.2
Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/fmt/fmt_6.1.2.bb (renamed from meta-oe/recipes-support/fmt/fmt_6.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_6.0.0.bb b/meta-oe/recipes-support/fmt/fmt_6.1.2.bb
index c35c77b125..ff9bd7ddb4 100644
--- a/meta-oe/recipes-support/fmt/fmt_6.0.0.bb
+++ b/meta-oe/recipes-support/fmt/fmt_6.1.2.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b"
SRC_URI += "git://github.com/fmtlib/fmt"
-SRCREV = "7512a55aa3ae309587ca89668ef9ec4074a51a1f"
+SRCREV = "f94b7364b9409f05207c3af3fa4666730e11a854"
S = "${WORKDIR}/git"