summaryrefslogtreecommitdiff
path: root/conf/bitbake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/bitbake.conf')
-rw-r--r--conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/bitbake.conf b/conf/bitbake.conf
index 5fa8bb0d38..1d64f49320 100644
--- a/conf/bitbake.conf
+++ b/conf/bitbake.conf
@@ -303,6 +303,7 @@ SRC_URI = "file://${FILE}"
MKTEMPDIRCMD = "mktemp -d -q ${TMPBASE}"
MKTEMPCMD = "mktemp -q ${TMPBASE}"
+PATCHCMD = "patcher -R -p '%s' -n '%s' -i '%s'"
##################################################################
# Not sure about the rest of this yet.