summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.sh b/manifest.sh
index dcacc90..17112bc 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,14 +1,14 @@
-declare -g "jenkins_scripts_rev=82a54ab8368914edd22a699d6bb6227cdb477068"
+declare -g "jenkins_scripts_rev=9bf12421b703648aedc835d10bdaa8ab7a234703"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bootstrap_build"
rr[ci_config]="master-aarch64-bootstrap_profiled"
declare -g "scripts_branch=master"
rr[mode]="build"
-rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/263/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_profiled-build/265/"
declare -g "SQUAD_GRP="
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#1cf5dc05c678232b52ac0572a94b891131ef48f0"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"