From bc3b1ba1da857bece544da53f1de3838d23ac206 Mon Sep 17 00:00:00 2001
From: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Date: Mon, 1 Jul 2024 13:47:16 +0000
Subject: [PATCH] Update sstate-mirror for Royal Ricefish

Update agl-ci feature.

Bug-AGL: SPEC-5195
Change-Id: I6cde85fce2cc543479452c9b96c595a3359118f0
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30053
ci-image-boot-test: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
---
 templates/feature/agl-ci/99_local.conf.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/feature/agl-ci/99_local.conf.inc b/templates/feature/agl-ci/99_local.conf.inc
index b6337516d..d9451d519 100644
--- a/templates/feature/agl-ci/99_local.conf.inc
+++ b/templates/feature/agl-ci/99_local.conf.inc
@@ -13,7 +13,7 @@ http://.*/.*  ${AGL_HOST_PREMIRROR}/AGL/mirror/  \n \
 https://.*/.* ${AGL_HOST_PREMIRROR}/AGL/mirror/  \n \
 "
 
-SSTATE_MIRRORS = "  file://.* ${AGL_HOST_SSTATE_MIRROR}/sstate-mirror/master/${DEFAULTTUNE}/PATH;downloadfilename=PATH \n                  "
+SSTATE_MIRRORS = "  file://.* ${AGL_HOST_SSTATE_MIRROR}/sstate-mirror/ricefish/${DEFAULTTUNE}/PATH;downloadfilename=PATH \n                  "
 
 INHERIT += "cve-check"
 INHERIT += "buildhistory"
-- 
2.16.6