All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-docs][scarthgap] brief-yoctoprojectqs/ref-manual: Switch to new CDN
       [not found] <cover.1748640673.git.steve@sakoman.com>
@ 2025-05-30 21:32 ` Steve Sakoman
  2025-06-02 10:31   ` [docs] " Quentin Schulz
  2025-06-04  6:41   ` Antonin Godard
  0 siblings, 2 replies; 3+ messages in thread
From: Steve Sakoman @ 2025-05-30 21:32 UTC (permalink / raw)
  To: docs

From: Richard Purdie <richard.purdie@linuxfoundation.org>

The project is switching the way handle our CDN provision of sstate objects,
update the URL accordingly.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 406e8a8e30404c0538f5aa46f211540bae2b206b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 documentation/brief-yoctoprojectqs/index.rst | 2 +-
 documentation/ref-manual/variables.rst       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/brief-yoctoprojectqs/index.rst b/documentation/brief-yoctoprojectqs/index.rst
index 070f5e2cf..a17299a30 100644
--- a/documentation/brief-yoctoprojectqs/index.rst
+++ b/documentation/brief-yoctoprojectqs/index.rst
@@ -252,7 +252,7 @@ an entire Linux distribution, including the toolchain, from source.
       file in the :term:`Build Directory`::
 
          BB_HASHSERVE_UPSTREAM = "wss://hashserv.yoctoproject.org/ws"
-         SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH"
+         SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
          BB_HASHSERVE = "auto"
          BB_SIGNATURE_HANDLER = "OEEquivHash"
 
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 278ad47b7..9591159be 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.
       The Yocto Project actually shares the cache data objects built by its
       autobuilder::
 
-         SSTATE_MIRRORS ?= "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH"
+         SSTATE_MIRRORS ?= "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"
 
       As such binary artifacts are built for the generic QEMU machines
       supported by the various Poky releases, they are less likely to be
-- 
2.43.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [docs] [yocto-docs][scarthgap] brief-yoctoprojectqs/ref-manual: Switch to new CDN
  2025-05-30 21:32 ` [yocto-docs][scarthgap] brief-yoctoprojectqs/ref-manual: Switch to new CDN Steve Sakoman
@ 2025-06-02 10:31   ` Quentin Schulz
  2025-06-04  6:41   ` Antonin Godard
  1 sibling, 0 replies; 3+ messages in thread
From: Quentin Schulz @ 2025-06-02 10:31 UTC (permalink / raw)
  To: steve, docs

Hi Steve,

On 5/30/25 11:32 PM, Steve Sakoman via lists.yoctoproject.org wrote:
> From: Richard Purdie <richard.purdie@linuxfoundation.org>
> 
> The project is switching the way handle our CDN provision of sstate objects,
> update the URL accordingly.
> 
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> (cherry picked from commit 406e8a8e30404c0538f5aa46f211540bae2b206b)
> Signed-off-by: Steve Sakoman <steve@sakoman.com>

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [docs] [yocto-docs][scarthgap] brief-yoctoprojectqs/ref-manual: Switch to new CDN
  2025-05-30 21:32 ` [yocto-docs][scarthgap] brief-yoctoprojectqs/ref-manual: Switch to new CDN Steve Sakoman
  2025-06-02 10:31   ` [docs] " Quentin Schulz
@ 2025-06-04  6:41   ` Antonin Godard
  1 sibling, 0 replies; 3+ messages in thread
From: Antonin Godard @ 2025-06-04  6:41 UTC (permalink / raw)
  To: Steve Sakoman, docs

Hi Steve,

I will go ahead and also apply this for kirkstone, the branch also contains the
old urls.

Antonin

-- 
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-06-04  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <cover.1748640673.git.steve@sakoman.com>
2025-05-30 21:32 ` [yocto-docs][scarthgap] brief-yoctoprojectqs/ref-manual: Switch to new CDN Steve Sakoman
2025-06-02 10:31   ` [docs] " Quentin Schulz
2025-06-04  6:41   ` Antonin Godard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.