summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-poky/conf/templates/default/local.conf.sample5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-poky/conf/templates/default/local.conf.sample b/meta-poky/conf/templates/default/local.conf.sample
index 7dc44d91d6..ecc33c06f3 100644
--- a/meta-poky/conf/templates/default/local.conf.sample
+++ b/meta-poky/conf/templates/default/local.conf.sample
@@ -240,10 +240,7 @@ BB_DISKMON_DIRS ??= "\
240# Using the CDN rather than the yoctoproject.org address is suggested/preferred. 240# Using the CDN rather than the yoctoproject.org address is suggested/preferred.
241# 241#
242#BB_HASHSERVE_UPSTREAM = 'wss://hashserv.yoctoproject.org/ws' 242#BB_HASHSERVE_UPSTREAM = 'wss://hashserv.yoctoproject.org/ws'
243#SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH" 243#SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
244#
245###SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
246
247 244
248# 245#
249# Qemu configuration 246# Qemu configuration