mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user