diff options
Diffstat (limited to 'meta-oe/recipes-extended/properties-cpp')
-rw-r--r-- | meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb index 029ec2337e..20b7f0a5bd 100644 --- a/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb +++ b/meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb | |||
@@ -14,7 +14,6 @@ SRC_URI = "git://github.com/lib-cpp/${BPN}.git;branch=master;protocol=https" | |||
14 | # Upstream repo does not tag | 14 | # Upstream repo does not tag |
15 | UPSTREAM_CHECK_COMMITS = "1" | 15 | UPSTREAM_CHECK_COMMITS = "1" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | 17 | ||
19 | do_configure:prepend() { | 18 | do_configure:prepend() { |
20 | echo " " > ${S}/tests/CMakeLists.txt | 19 | echo " " > ${S}/tests/CMakeLists.txt |