diff options
| -rw-r--r-- | meta-yocto/conf/local.conf.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-yocto/conf/local.conf.sample b/meta-yocto/conf/local.conf.sample index a9b4998410..359e510039 100644 --- a/meta-yocto/conf/local.conf.sample +++ b/meta-yocto/conf/local.conf.sample | |||
| @@ -216,3 +216,8 @@ NO32LIBS = "1" | |||
| 216 | # GNOME, SCREEN, XTERM and KONSOLE | 216 | # GNOME, SCREEN, XTERM and KONSOLE |
| 217 | #TERMCMD = "${KONSOLE_TERMCMD}" | 217 | #TERMCMD = "${KONSOLE_TERMCMD}" |
| 218 | #TERMCMDRUN = "${KONSOLE_TERMCMDRUN}" | 218 | #TERMCMDRUN = "${KONSOLE_TERMCMDRUN}" |
| 219 | |||
| 220 | |||
| 221 | # The network based PR service host and port | ||
| 222 | #PRSERV_HOST = "localhost" | ||
| 223 | #PRSERV_PORT = "8585" | ||
