summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/properties-cpp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/properties-cpp')
-rw-r--r--meta-oe/recipes-extended/properties-cpp/properties-cpp_git.bb1
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
15UPSTREAM_CHECK_COMMITS = "1" 15UPSTREAM_CHECK_COMMITS = "1"
16 16
17S = "${WORKDIR}/git"
18 17
19do_configure:prepend() { 18do_configure:prepend() {
20 echo " " > ${S}/tests/CMakeLists.txt 19 echo " " > ${S}/tests/CMakeLists.txt