diff options
Diffstat (limited to 'meta-oe/recipes-support/spdlog/spdlog_1.11.0.bb')
| -rw-r--r-- | meta-oe/recipes-support/spdlog/spdlog_1.11.0.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/spdlog/spdlog_1.11.0.bb b/meta-oe/recipes-support/spdlog/spdlog_1.11.0.bb index 2c71331ffa..ec985fb039 100644 --- a/meta-oe/recipes-support/spdlog/spdlog_1.11.0.bb +++ b/meta-oe/recipes-support/spdlog/spdlog_1.11.0.bb | |||
| @@ -4,7 +4,9 @@ LICENSE = "MIT" | |||
| 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" | 4 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 5 | 5 | ||
| 6 | SRCREV = "ad0e89cbfb4d0c1ce4d097e134eb7be67baebb36" | 6 | SRCREV = "ad0e89cbfb4d0c1ce4d097e134eb7be67baebb36" |
| 7 | SRC_URI = "git://github.com/gabime/spdlog.git;protocol=https;branch=v1.x" | 7 | SRC_URI = "git://github.com/gabime/spdlog.git;protocol=https;branch=v1.x \ |
| 8 | file://0001-Do-not-use-LFS64-functions-on-linux-musl.patch \ | ||
| 9 | " | ||
| 8 | 10 | ||
| 9 | DEPENDS += "fmt" | 11 | DEPENDS += "fmt" |
| 10 | 12 | ||
