mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00: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
|
# newer Konsole versions behave
|
||||||
#TERMCMD = "${XTERM_TERMCMD}"
|
#TERMCMD = "${XTERM_TERMCMD}"
|
||||||
#TERMCMDRUN = "${XTERM_TERMCMDRUN}"
|
#TERMCMDRUN = "${XTERM_TERMCMDRUN}"
|
||||||
# You can disable interactive patch resolution (tasks will just fail instead) with:
|
# By default disable interactive patch resolution (tasks will just fail instead):
|
||||||
#PATCHRESOLVE = "noop"
|
PATCHRESOLVE = "noop"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Shared-state files from other locations
|
# Shared-state files from other locations
|
||||||
|
|||||||
Reference in New Issue
Block a user