aboutsummaryrefslogtreecommitdiff
path: root/conf/local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/local.conf')
-rw-r--r--conf/local.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf b/conf/local.conf
index 90f07a0..f304de3 100644
--- a/conf/local.conf
+++ b/conf/local.conf
@@ -37,7 +37,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
# machines). This variable works like fetcher MIRRORS/PREMIRRORS and points to the
# cache locations to check for the shared objects.
SSTATE_MIRRORS ?= "\
-file://.* https://lmp-mirror.foundries.io/sstate-cache/PATH \n \
+file://.* https://storage.googleapis.com/lmp-cache/sstate-cache/PATH \n \
"
# enable PR service on build machine itself