summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-test/pm-qa/pm-qa_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-test/pm-qa/pm-qa_git.bb')
-rw-r--r--meta-oe/recipes-test/pm-qa/pm-qa_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb
index 1574bf0ce9..f792415037 100644
--- a/meta-oe/recipes-test/pm-qa/pm-qa_git.bb
+++ b/meta-oe/recipes-test/pm-qa/pm-qa_git.bb
@@ -18,8 +18,6 @@ SRC_URI = " \
18 18
19CFLAGS += "-pthread" 19CFLAGS += "-pthread"
20 20
21PATCHTOOL = "git"
22
23do_compile () { 21do_compile () {
24 # Find all the .c files in this project and build them. 22 # Find all the .c files in this project and build them.
25 for x in `find . -name "*.c"` 23 for x in `find . -name "*.c"`