local.conf.sample: Disable interactive patch resolution for now since doesn't work well

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-10-07 00:00:21 +01:00
parent e02d553b45
commit 5ed59ae0f2
1 changed files with 2 additions and 2 deletions

View 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