diff options
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.bb | 2 |
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 | ||
19 | CFLAGS += "-pthread" | 19 | CFLAGS += "-pthread" |
20 | 20 | ||
21 | PATCHTOOL = "git" | ||
22 | |||
23 | do_compile () { | 21 | do_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"` |