diff options
| author | William A. Kennington III <wak@google.com> | 2022-09-26 12:34:24 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-29 19:18:27 -0700 |
| commit | 757a636ae278551c8ad475211f454506d0ae5b14 (patch) | |
| tree | f7ae136dac4fa76bf0579ca8944909729b77ace3 /meta-oe/recipes-support/fmt | |
| parent | 3efcb4c5f8fe8d2779118218ebc5f3d3bd7a87d1 (diff) | |
| download | meta-openembedded-757a636ae278551c8ad475211f454506d0ae5b14.tar.gz | |
fmt: upgrade 8.1.1 -> 9.1.0
Signed-off-by: William A. Kennington III <wak@google.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/fmt')
| -rw-r--r-- | meta-oe/recipes-support/fmt/fmt_9.1.0.bb (renamed from meta-oe/recipes-support/fmt/fmt_8.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb b/meta-oe/recipes-support/fmt/fmt_9.1.0.bb index c53dd38901..34896153c2 100644 --- a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb +++ b/meta-oe/recipes-support/fmt/fmt_9.1.0.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https" | 7 | SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https" |
| 8 | SRCREV = "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9" | 8 | SRCREV = "a33701196adfad74917046096bf5a2aa0ab0bb50" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
