]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
local.conf.sample: Disable interactive patch resolution for now since doesn't work...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Oct 2011 23:00:21 +0000 (00:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Oct 2011 23:00:51 +0000 (00:00 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto/conf/local.conf.sample

index f6951b0a179db4b504fab33a106d867d32f1d2b7..0c242087720559c6e7a61430f0c71d17df579e96 100644 (file)
@@ -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