summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 6b4acd2244..c0554a90b9 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -9099,7 +9099,7 @@ system and gives an overview of their function and contents.
9099 The Yocto Project actually shares the cache data objects built by its 9099 The Yocto Project actually shares the cache data objects built by its
9100 autobuilder:: 9100 autobuilder::
9101 9101
9102 SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH" 9102 SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
9103 9103
9104 As such binary artifacts are built for the generic QEMU machines 9104 As such binary artifacts are built for the generic QEMU machines
9105 supported by the various Poky releases, they are less likely to be 9105 supported by the various Poky releases, they are less likely to be