Skip to content

Commit d32fc05

Browse files
committed
ci/mirror: Switch to new CDN
The project [1] is switching the way handle our CDN provision of sstate objects, update the URL accordingly. [1] https://git.yoctoproject.org/yocto-docs/commit/?id=406e8a8e30404c0538f5aa46f211540bae2b206b Signed-off-by: Jose Quaresma <[email protected]>
1 parent 9919e6c commit d32fc05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ header:
66
local_conf_header:
77
mirror: |
88
BB_HASHSERVE_UPSTREAM = "wss://hashserv.yoctoproject.org/ws"
9-
SSTATE_MIRRORS = "file://.* http://cdn.jsdelivr.net/yocto/sstate/all/PATH;downloadfilename=PATH"
9+
SSTATE_MIRRORS = "file://.* http://sstate.yoctoproject.org/all/PATH;downloadfilename=PATH"

0 commit comments

Comments
 (0)