summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh16
1 files changed, 8 insertions, 8 deletions
diff --git a/manifest.sh b/manifest.sh
index f18a1fe..32b49c2 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=b6fd876eb3eb6227ffb736f72dd70eb930520085"
+declare -g "jenkins_scripts_rev=934531cfc46489afe8b656e5231df9ec9e3b8235"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_gnu_native_check_gdb"
@@ -6,20 +6,20 @@ rr[ci_config]="master-arm"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/738/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-arm-build/747/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#3cdc2d7e66ab6a48014dcd425c88cfd42a964321"
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#464e207496c81babfd19a6daa93bcb7dbf6d9429"
-rr[gdb_git]="git://sourceware.org/git/binutils-gdb.git#3cdc2d7e66ab6a48014dcd425c88cfd42a964321"
-rr[glibc_git]="git://sourceware.org/git/glibc.git#b163fca6c399808f6c447be98d09cd1165e78e07"
-rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#13b9372068660fe4f7023f43081067376582ef3c"
-rr[result_expiry_date]="20230809"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#origin/master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#origin/master"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#origin/master"
+rr[result_expiry_date]="20230812"
# 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_gnu_native_check_gdb/master-arm"
rr[breakup_changed_components]="tcwg_gnu_breakup_changed_components"
rr[components]="binutils gcc linux glibc gdb"
+rr[gdb_git]="baseline"
+rr[glibc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[no_regression_p]="no_regression_p"