diff options
Diffstat (limited to 'meta-oe/recipes-support/cli11/cli11_2.3.2.bb')
-rw-r--r-- | meta-oe/recipes-support/cli11/cli11_2.3.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/cli11/cli11_2.3.2.bb b/meta-oe/recipes-support/cli11/cli11_2.3.2.bb index ef3c951bbf..346ccd6c69 100644 --- a/meta-oe/recipes-support/cli11/cli11_2.3.2.bb +++ b/meta-oe/recipes-support/cli11/cli11_2.3.2.bb | |||
@@ -11,7 +11,6 @@ SRC_URI += "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https \ | |||
11 | file://0001-Do-not-download-the-catch-framework-during-configure.patch" | 11 | file://0001-Do-not-download-the-catch-framework-during-configure.patch" |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "ea379c4a3cb5799027b1eb451163dff065a3d641aaba23bf4e24ee6b536bd9bc" | 13 | SRC_URI[sha256sum] = "ea379c4a3cb5799027b1eb451163dff065a3d641aaba23bf4e24ee6b536bd9bc" |
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | do_configure:prepend() { | 15 | do_configure:prepend() { |
17 | mkdir -p ${S}/tests/catch2 | 16 | mkdir -p ${S}/tests/catch2 |