Skip to content

Commit 90e90d9

Browse files
authored
ci/mirror: Switch to new CDN (#931)
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
2 parents 9919e6c + d32fc05 commit 90e90d9

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)