diff options
| author | Alexander Kanavin <alex@linutronix.de> | 2024-08-27 07:23:27 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-28 09:14:26 +0100 |
| commit | 75d90d7cf3e883b13c99f2cdf15ba9e0cd2c0ef6 (patch) | |
| tree | 4d75ad071c4bbd008135a58b8764d262583bc234 | |
| parent | 569ed323c8dc028e25e5711df534f329fb731013 (diff) | |
| download | poky-75d90d7cf3e883b13c99f2cdf15ba9e0cd2c0ef6.tar.gz | |
fmt: update 10.2.1 -> 11.0.2
(From OE-Core rev: f2d7d6ebeee9ef83ba6dde53f188e06e5c6a4941)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/fmt/fmt_11.0.2.bb (renamed from meta/recipes-devtools/fmt/fmt_10.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/fmt/fmt_10.2.1.bb b/meta/recipes-devtools/fmt/fmt_11.0.2.bb index 1437eb4803..5a7041088c 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" | |||
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/fmtlib/fmt;branch=10.x;protocol=https" | 7 | SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https" |
| 8 | SRCREV = "e69e5f977d458f2650bb346dadf2ad30c5320281" | 8 | SRCREV = "0c9fce2ffefecfdce794e1859584e25877b7b592" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
