diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-30 14:32:22 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-06-11 08:17:34 -0700 |
| commit | eadd7c6cfb534c62522d98a91eb4fac4ba818d5b (patch) | |
| tree | 9753171f463230cb2860f0ea5529c0aefc8447dd /documentation/ref-manual/variables.rst | |
| parent | 417cecf76b91f58a61e8cc9e4bc57ddda87aac58 (diff) | |
| download | poky-eadd7c6cfb534c62522d98a91eb4fac4ba818d5b.tar.gz | |
brief-yoctoprojectqs/ref-manual: Switch to new CDN
The project is switching the way handle our CDN provision of sstate objects,
update the URL accordingly.
(cherry picked from commit 406e8a8e30404c0538f5aa46f211540bae2b206b)
(From yocto-docs rev: bede97cfde51823e262e300aa346902d23530490)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 278ad47b7b..9591159be7 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -8721,7 +8721,7 @@ system and gives an overview of their function and contents. | |||
| 8721 | The Yocto Project actually shares the cache data objects built by its | 8721 | The Yocto Project actually shares the cache data objects built by its |
| 8722 | autobuilder:: | 8722 | autobuilder:: |
| 8723 | 8723 | ||
| 8724 | SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH" | 8724 | SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH" |
| 8725 | 8725 | ||
| 8726 | As such binary artifacts are built for the generic QEMU machines | 8726 | As such binary artifacts are built for the generic QEMU machines |
| 8727 | supported by the various Poky releases, they are less likely to be | 8727 | supported by the various Poky releases, they are less likely to be |
