aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-07 00:00:21 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-07 00:00:51 +0100
commit195cde3bb8ca43e7eb1660a47a1cad34f176dc34 (patch)
treebdcc24e089b5cbc9e4dadfbd5390697d88d52438 /meta-yocto
parentfe76b87e8a9d797555869474daa38114ecddd3da (diff)
downloadopenembedded-core-contrib-195cde3bb8ca43e7eb1660a47a1cad34f176dc34.tar.gz
local.conf.sample: Disable interactive patch resolution for now since doesn't work well
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/local.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample
index f6951b0a17..0c24208772 100644
--- a/meta-yocto/conf/local.conf.sample
+++ b/meta-yocto/conf/local.conf.sample
@@ -204,8 +204,8 @@ USER_CLASSES ?= "image-mklibs image-prelink"
# newer Konsole versions behave
#TERMCMD = "${XTERM_TERMCMD}"
#TERMCMDRUN = "${XTERM_TERMCMDRUN}"
-# You can disable interactive patch resolution (tasks will just fail instead) with:
-#PATCHRESOLVE = "noop"
+# By default disable interactive patch resolution (tasks will just fail instead):
+PATCHRESOLVE = "noop"
#
# Shared-state files from other locations