The prefilled upstream SSTATE_MIRROR setting in the sample configuration
should match the current Yocto release.

Signed-off-by: Martin Hundebøll <mar...@geanix.com>
---
 meta-poky/conf/local.conf.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-poky/conf/local.conf.sample b/meta-poky/conf/local.conf.sample
index d28bf58..4fccc61 100644
--- a/meta-poky/conf/local.conf.sample
+++ b/meta-poky/conf/local.conf.sample
@@ -228,7 +228,7 @@ BB_DISKMON_DIRS ??= "\
 # present in the cache. It assumes you can download something faster than you 
can build it
 # which will depend on your network.
 #
-#SSTATE_MIRRORS ?= "file://.* 
http://sstate.yoctoproject.org/2.5/PATH;downloadfilename=PATH";
+#SSTATE_MIRRORS ?= "file://.* 
http://sstate.yoctoproject.org/dev/PATH;downloadfilename=PATH";
 
 #
 # Qemu configuration
-- 
2.19.1

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to