Change agl-ci to use AGL_BRANCH 89/27889/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 9 Aug 2022 09:42:50 +0000 (11:42 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 9 Aug 2022 20:23:22 +0000 (20:23 +0000)
Use a dedicated sstate-mirror path.

Bug-AGL: SPEC-4518
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I90df137c17c2925417ab771c949241dd04782ef3
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27889

templates/feature/agl-ci/99_local.conf.inc

index 8d56baa..caf696d 100644 (file)
@@ -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/${AGL_BRANCH]/${DEFAULTTUNE}/PATH;downloadfilename=PATH \n                  "
 
 #INHERIT += "packagefeed-stability"
 INHERIT += "buildhistory"