From b70535cf0785900e8f979e29a46daea6c13e1e37 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Mon, 29 May 2017 01:50:16 +0200 Subject: Change sstate location MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I23aba5a38886bf3988622d588d938887287b73fe Signed-off-by: Jan-Simon Möller --- jjb/common/include-agl-auto-conf.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/common/include-agl-auto-conf.sh') diff --git a/jjb/common/include-agl-auto-conf.sh b/jjb/common/include-agl-auto-conf.sh index 5d9529de..a097d5ae 100644 --- a/jjb/common/include-agl-auto-conf.sh +++ b/jjb/common/include-agl-auto-conf.sh @@ -15,8 +15,8 @@ http://.*/.* ${DLHOST}/AGL/mirror/ \n \ https://.*/.* ${DLHOST}/AGL/mirror/ \n \ " -SSTATE_MIRRORS = "\ -file://.* ${DLHOST}/sstate-mirror/\${MACHINE}/PATH \n \ +SSTATE_MIRRORS = " \ + file://.* ${DLHOST}/sstate-mirror/\${DEFAULTTUNE}/PATH \n \ " # #file://.* file:///opt/AGL/sstate-mirror/\${MACHINE}/PATH \n -- cgit 1.2.3-korg