summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 7aa0dc8..eb954e2 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -252,7 +252,7 @@ BB_DISKMON_DIRS = "\
252#SSTATE_MIRRORS ?= "\ 252#SSTATE_MIRRORS ?= "\
253#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \ 253#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
254#file://.* file:///some/local/dir/sstate/PATH" 254#file://.* file:///some/local/dir/sstate/PATH"
255SSTATE_MIRRORS ?= "file://.* http://yocto-cache.ci.local/sstate-cache/PATH" 255SSTATE_MIRRORS ?= "file://.* http://yocto-cache.ci.local/sstate-caches/${DISTRO_CODENAME}/PATH"
256 256
257PREMIRRORS = "\ 257PREMIRRORS = "\
258ftp://.*/.* http://yocto-cache.ci.local/sources/ \n \ 258ftp://.*/.* http://yocto-cache.ci.local/sources/ \n \