summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh9
1 files changed, 3 insertions, 6 deletions
diff --git a/manifest.sh b/manifest.sh
index c0c8e4a..d0abcc4 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=fe8b77cd86508cde03cb04532d33d68262211d77"
+declare -g "jenkins_scripts_rev=4a0945aff3c3e3136e96a11423df2d7b24154fa6"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bootstrap_build"
@@ -6,7 +6,7 @@ rr[ci_config]="master-aarch64-bootstrap_debug"
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_debug-build/237/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/238/"
declare -g "SQUAD_GRP="
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
# Saving rr[] in the manifest
@@ -18,11 +18,8 @@ rr[components]="gcc"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[major]="1"
-rr[minor]="1"
+rr[minor]="2"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[target]="native"
declare -g "notify=ignore"
-# Saving rr[] in the manifest
-# WARNING: overriding previous rr[minor]=1
-rr[minor]="2"