diff options
Diffstat (limited to 'meta-yocto/conf/local.conf.sample.extended')
| -rw-r--r-- | meta-yocto/conf/local.conf.sample.extended | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended index f0d1ba85f8..4ea2a6a19f 100644 --- a/meta-yocto/conf/local.conf.sample.extended +++ b/meta-yocto/conf/local.conf.sample.extended | |||
| @@ -115,8 +115,12 @@ | |||
| 115 | #DEFAULTTUNE_virtclass-multilib-lib32 = "x86" | 115 | #DEFAULTTUNE_virtclass-multilib-lib32 = "x86" |
| 116 | 116 | ||
| 117 | # The network based PR service host and port | 117 | # The network based PR service host and port |
| 118 | # Uncomment the following lines to enable PRservice. | ||
| 119 | # Set PRSERV_HOST to 'localhost' and PRSERV_PORT to '0' to automatically | ||
| 120 | # start local PRService. | ||
| 121 | # Set to other values to use remote PRService. | ||
| 118 | #PRSERV_HOST = "localhost" | 122 | #PRSERV_HOST = "localhost" |
| 119 | #PRSERV_PORT = "8585" | 123 | #PRSERV_PORT = "0" |
| 120 | 124 | ||
| 121 | # Additional image generation features | 125 | # Additional image generation features |
| 122 | # | 126 | # |
