From: Alexander Kanavin Date: Tue, 27 Aug 2024 05:23:27 +0000 (+0200) Subject: fmt: update 10.2.1 -> 11.0.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d7d6ebeee9ef83ba6dde53f188e06e5c6a4941;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git fmt: update 10.2.1 -> 11.0.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/fmt/fmt_10.2.1.bb b/meta/recipes-devtools/fmt/fmt_11.0.2.bb similarity index 77% rename from meta/recipes-devtools/fmt/fmt_10.2.1.bb rename to meta/recipes-devtools/fmt/fmt_11.0.2.bb index 1437eb48034..5a7041088cd 100644 --- a/meta/recipes-devtools/fmt/fmt_10.2.1.bb +++ b/meta/recipes-devtools/fmt/fmt_11.0.2.bb @@ -4,8 +4,8 @@ HOMEPAGE = "https://fmt.dev" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729" -SRC_URI = "git://github.com/fmtlib/fmt;branch=10.x;protocol=https" -SRCREV = "e69e5f977d458f2650bb346dadf2ad30c5320281" +SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https" +SRCREV = "0c9fce2ffefecfdce794e1859584e25877b7b592" S = "${WORKDIR}/git"