summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorTeemu Holappa <teemu.holappa@theqtcompany.com>2016-03-24 12:05:30 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-04-08 07:03:03 +0000
commitfd5a9dacbb02dc7041dac3401d0dbdd2119216ae (patch)
tree336c2c15d236d0313f4d88bd914dd2eafa769ac9 /conf
parent04d4e351cde51a61e9ceaeb0265c1d4b8677b6ca (diff)
downloadmeta-boot2qt-fd5a9dacbb02dc7041dac3401d0dbdd2119216ae.tar.gz
Disabled SSTATE_MIRRORS and PRE_MIRRORS.
Removed Digia's internal servers from the default configuration. Change-Id: I18b3a87de50afe0f5a405b29ec3e327450b7c2a8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/local.conf.sample28
1 files changed, 14 insertions, 14 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 0fdcdb7..d8c9255 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -252,21 +252,21 @@ 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-caches/${DISTRO_CODENAME}/PATH" 255#SSTATE_MIRRORS ?= "file://.* http://yocto-cache.ci.local/sstate-caches/${DISTRO_CODENAME}/PATH"
256 256
257PREMIRRORS = "\ 257#PREMIRRORS = "\
258ftp://.*/.* http://yocto-cache.ci.local/sources/ \n \ 258#ftp://.*/.* http://yocto-cache.ci.local/sources/ \n \
259http://.*/.* http://yocto-cache.ci.local/sources/ \n \ 259#http://.*/.* http://yocto-cache.ci.local/sources/ \n \
260https://.*/.* http://yocto-cache.ci.local/sources/ \n \ 260#https://.*/.* http://yocto-cache.ci.local/sources/ \n \
261bzr://.*/.* http://yocto-cache.ci.local/sources/ \n \ 261#bzr://.*/.* http://yocto-cache.ci.local/sources/ \n \
262cvs://.*/.* http://yocto-cache.ci.local/sources/ \n \ 262#cvs://.*/.* http://yocto-cache.ci.local/sources/ \n \
263git://.*/.* http://yocto-cache.ci.local/sources/ \n \ 263#git://.*/.* http://yocto-cache.ci.local/sources/ \n \
264gitsm://.*/.* http://yocto-cache.ci.local/sources/ \n \ 264#gitsm://.*/.* http://yocto-cache.ci.local/sources/ \n \
265hg://.*/.* http://yocto-cache.ci.local/sources/ \n \ 265#hg://.*/.* http://yocto-cache.ci.local/sources/ \n \
266osc://.*/.* http://yocto-cache.ci.local/sources/ \n \ 266#osc://.*/.* http://yocto-cache.ci.local/sources/ \n \
267p4://.*/.* http://yocto-cache.ci.local/sources/ \n \ 267#p4://.*/.* http://yocto-cache.ci.local/sources/ \n \
268svk://.*/.* http://yocto-cache.ci.local/sources/ \n \ 268#svk://.*/.* http://yocto-cache.ci.local/sources/ \n \
269svn://.*/.* http://yocto-cache.ci.local/sources/ \n" 269#svn://.*/.* http://yocto-cache.ci.local/sources/ \n"
270 270
271# 271#
272# Qemu configuration 272# Qemu configuration