diff options
-rw-r--r-- | meta-oe/recipes-support/fmt/fmt_7.1.2.bb (renamed from meta-oe/recipes-support/fmt/fmt_7.1.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_7.1.0.bb b/meta-oe/recipes-support/fmt/fmt_7.1.2.bb index 8add37aa6a..70b39bed92 100644 --- a/meta-oe/recipes-support/fmt/fmt_7.1.0.bb +++ b/meta-oe/recipes-support/fmt/fmt_7.1.2.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" | 7 | SRC_URI += "git://github.com/fmtlib/fmt" |
8 | SRCREV = "4fe0b11195b7cd71f39253c44db2c9dddf6b82d4" | 8 | SRCREV = "cc09f1a6798c085c325569ef466bcdcffdc266d4" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||