summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/local.conf.sample26
1 files changed, 13 insertions, 13 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 5bd8355..245b779 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -253,21 +253,21 @@ BB_DISKMON_DIRS = "\
253#SSTATE_MIRRORS ?= "\ 253#SSTATE_MIRRORS ?= "\
254#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \ 254#file://.* http://someserver.tld/share/sstate/PATH;downloadfilename=PATH \n \
255#file://.* file:///some/local/dir/sstate/PATH" 255#file://.* file:///some/local/dir/sstate/PATH"
256SSTATE_MIRRORS ?= "file://.* http://ci-files01-hki.ci.local/yocto/sstate-cache/PATH" 256SSTATE_MIRRORS ?= "file://.* http://yocto-cache.ci.local/sstate-cache/PATH"
257 257
258PREMIRRORS = "\ 258PREMIRRORS = "\
259ftp://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 259ftp://.*/.* http://yocto-cache.ci.local/sources/ \n \
260http://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 260http://.*/.* http://yocto-cache.ci.local/sources/ \n \
261https://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 261https://.*/.* http://yocto-cache.ci.local/sources/ \n \
262bzr://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 262bzr://.*/.* http://yocto-cache.ci.local/sources/ \n \
263cvs://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 263cvs://.*/.* http://yocto-cache.ci.local/sources/ \n \
264git://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 264git://.*/.* http://yocto-cache.ci.local/sources/ \n \
265gitsm://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 265gitsm://.*/.* http://yocto-cache.ci.local/sources/ \n \
266hg://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 266hg://.*/.* http://yocto-cache.ci.local/sources/ \n \
267osc://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 267osc://.*/.* http://yocto-cache.ci.local/sources/ \n \
268p4://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 268p4://.*/.* http://yocto-cache.ci.local/sources/ \n \
269svk://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n \ 269svk://.*/.* http://yocto-cache.ci.local/sources/ \n \
270svn://.*/.* http://ci-files01-hki.ci.local/yocto/sources/ \n" 270svn://.*/.* http://yocto-cache.ci.local/sources/ \n"
271 271
272# 272#
273# Qemu configuration 273# Qemu configuration