summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-test/cpp/cpp-example.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-test/cpp/cpp-example.inc')
-rw-r--r--meta-selftest/recipes-test/cpp/cpp-example.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-selftest/recipes-test/cpp/cpp-example.inc b/meta-selftest/recipes-test/cpp/cpp-example.inc
index 41aaa7219a..76ff64e87f 100644
--- a/meta-selftest/recipes-test/cpp/cpp-example.inc
+++ b/meta-selftest/recipes-test/cpp/cpp-example.inc
@@ -19,7 +19,6 @@ SRC_URI = "\
19 file://run-ptest \ 19 file://run-ptest \
20" 20"
21 21
22S = "${WORKDIR}/sources" 22S = "${UNPACKDIR}"
23UNPACKDIR = "${S}"
24 23
25inherit ptest 24inherit ptest