summaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2016-03-02 13:44:06 +0200
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2016-03-02 11:48:49 +0000
commit1c3c0c3d3d22e834bedee1e091a6d39b88587c8b (patch)
tree0da0103d517844911c8916fca3954d8586bcd771 /conf/local.conf.sample
parent1dc408e27ed53f0767ac35e29734c61955a04b95 (diff)
downloadmeta-boot2qt-1c3c0c3d3d22e834bedee1e091a6d39b88587c8b.tar.gz
Use distro specific sstate cache
Change-Id: Ife5236e848e788a30a1942663bfefdf6301d6f37 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'conf/local.conf.sample')
-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 \