diff options
| -rw-r--r-- | meta-oe/recipes-support/cli11/cli11_1.8.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/cli11/cli11_1.8.0.bb b/meta-oe/recipes-support/cli11/cli11_1.8.0.bb index 9e1c2d6214..a49eab72fd 100644 --- a/meta-oe/recipes-support/cli11/cli11_1.8.0.bb +++ b/meta-oe/recipes-support/cli11/cli11_1.8.0.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b73927b18d5c6cd8d2ed28a6ad539733" | |||
| 6 | SRCREV = "13becaddb657eacd090537719a669d66d393b8b2" | 6 | SRCREV = "13becaddb657eacd090537719a669d66d393b8b2" |
| 7 | PV .= "+git${SRCPV}" | 7 | PV .= "+git${SRCPV}" |
| 8 | 8 | ||
| 9 | SRC_URI += "gitsm://github.com/CLIUtils/CLI11;branch=master;protocol=https \ | 9 | SRC_URI += "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https \ |
| 10 | file://0001-Add-CLANG_TIDY-check.patch \ | 10 | file://0001-Add-CLANG_TIDY-check.patch \ |
| 11 | file://0001-Use-GNUInstallDirs-instead-of-hard-coded-path.patch \ | 11 | file://0001-Use-GNUInstallDirs-instead-of-hard-coded-path.patch \ |
| 12 | " | 12 | " |
