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