]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
fmt: update 10.2.1 -> 11.0.2
authorAlexander Kanavin <alex@linutronix.de>
Tue, 27 Aug 2024 05:23:27 +0000 (07:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Aug 2024 11:01:04 +0000 (12:01 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/fmt/fmt_11.0.2.bb [moved from meta/recipes-devtools/fmt/fmt_10.2.1.bb with 77% similarity]

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 1437eb4803410e23b9d2bbabf7298639c3b13350..5a7041088cd727a0fc2af19a8324d469ca23514f 100644 (file)
@@ -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"