diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-07-01 13:47:16 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-07-03 09:05:28 +0000 |
commit | bc3b1ba1da857bece544da53f1de3838d23ac206 (patch) | |
tree | 8fdb06952d0e55094f1fb9213b544f662306e0ab /templates | |
parent | 5e786694313c2acbb1dbbdf851815fc3eadc31e6 (diff) |
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
Diffstat (limited to 'templates')
-rw-r--r-- | templates/feature/agl-ci/99_local.conf.inc | 2 |
1 files changed, 1 insertions, 1 deletions
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" |