summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index 253e1eb..0244523 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=934531cfc46489afe8b656e5231df9ec9e3b8235"
+declare -g "jenkins_scripts_rev=2ec1a6363957f53f2082af20db78979f82b9ee42"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bmk-code_size-coremark"
@@ -7,17 +7,17 @@ declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/53/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bmk-code_size-coremark--gnu_eabi-arm_eabi-master-O3_LTO-build/55/"
declare -g "SQUAD_GRP=tcwg"
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#origin/master"
-rr[newlib_git]="git://sourceware.org/git/newlib-cygwin.git#origin/master"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
+rr[newlib_git]="git://sourceware.org/git/newlib-cygwin.git#master"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[baseline_branch]="linaro-local/ci/tcwg_bmk-code_size-coremark/gnu_eabi-arm_eabi-master-O3_LTO"
rr[breakup_changed_components]="breakup_changed_components gcc"
rr[components]="binutils gcc newlib"
-rr[gcc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[no_regression_p]="no_regression_p"