diff options
| -rw-r--r-- | meta-yocto/conf/local.conf.sample | 4 |
1 files changed, 2 insertions, 2 deletions
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" | |||
| 204 | # newer Konsole versions behave | 204 | # newer Konsole versions behave |
| 205 | #TERMCMD = "${XTERM_TERMCMD}" | 205 | #TERMCMD = "${XTERM_TERMCMD}" |
| 206 | #TERMCMDRUN = "${XTERM_TERMCMDRUN}" | 206 | #TERMCMDRUN = "${XTERM_TERMCMDRUN}" |
| 207 | # You can disable interactive patch resolution (tasks will just fail instead) with: | 207 | # By default disable interactive patch resolution (tasks will just fail instead): |
| 208 | #PATCHRESOLVE = "noop" | 208 | PATCHRESOLVE = "noop" |
| 209 | 209 | ||
| 210 | # | 210 | # |
| 211 | # Shared-state files from other locations | 211 | # Shared-state files from other locations |
