Fix typo in agl-ci fragment 92/27892/2 14.0.0 needlefish/14.0.0 needlefish_14.0.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 10 Aug 2022 09:18:14 +0000 (11:18 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 10 Aug 2022 13:18:12 +0000 (13:18 +0000)
] should be } .

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

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

index caf696d..6a1e310 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/${AGL_BRANCH]/${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"