mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
pm-qa: Do not hardcode PATCHTOOL
It seems to work fine with quilt as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a57f6d42b2
commit
d1b67ac99e
@ -18,8 +18,6 @@ SRC_URI = " \
|
||||
|
||||
CFLAGS += "-pthread"
|
||||
|
||||
PATCHTOOL = "git"
|
||||
|
||||
do_compile () {
|
||||
# Find all the .c files in this project and build them.
|
||||
for x in `find . -name "*.c"`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user