diff options
-rw-r--r-- | meta-poky/conf/templates/default/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-poky/conf/templates/default/local.conf.sample b/meta-poky/conf/templates/default/local.conf.sample index b96dc908f4..7be423ffed 100644 --- a/meta-poky/conf/templates/default/local.conf.sample +++ b/meta-poky/conf/templates/default/local.conf.sample | |||
@@ -234,7 +234,7 @@ BB_DISKMON_DIRS ??= "\ | |||
234 | # which will depend on your network. | 234 | # which will depend on your network. |
235 | # Note: For this to work you also need hash-equivalence passthrough to the matching server | 235 | # Note: For this to work you also need hash-equivalence passthrough to the matching server |
236 | # | 236 | # |
237 | #BB_HASHSERVE_UPSTREAM = "typhoon.yocto.io:8687" | 237 | #BB_HASHSERVE_UPSTREAM = "hashserv.yocto.io:8687" |
238 | #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" | 238 | #SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" |
239 | 239 | ||
240 | # | 240 | # |