diff options
Diffstat (limited to 'meta/recipes-devtools/fmt/fmt_11.0.2.bb')
| -rw-r--r-- | meta/recipes-devtools/fmt/fmt_11.0.2.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/fmt/fmt_11.0.2.bb b/meta/recipes-devtools/fmt/fmt_11.0.2.bb index 5a7041088c..5c60921efa 100644 --- a/meta/recipes-devtools/fmt/fmt_11.0.2.bb +++ b/meta/recipes-devtools/fmt/fmt_11.0.2.bb | |||
| @@ -4,7 +4,9 @@ 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=master;protocol=https" | 7 | SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https \ |
| 8 | file://0001-Get-rid-of-std-copy.patch \ | ||
| 9 | " | ||
| 8 | SRCREV = "0c9fce2ffefecfdce794e1859584e25877b7b592" | 10 | SRCREV = "0c9fce2ffefecfdce794e1859584e25877b7b592" |
| 9 | 11 | ||
| 10 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
