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 3edbef39..aa1af5a7 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -5,21 +5,20 @@ rr[ci_project]="tcwg_gnu_cross_check_gcc"
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_cross_check_gcc--master-arm-build/1054/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/1056/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
-rr[gdb_git]="git://sourceware.org/git/binutils-gdb.git#master"
-rr[glibc_git]="git://sourceware.org/git/glibc.git#master"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#370432688259aed1c99f9b29d8d09e534fb94037"
rr[result_expiry_date]="20231203"
# 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_cross_check_gcc/master-arm"
+rr[binutils_git]="baseline"
rr[breakup_changed_components]="tcwg_gnu_breakup_changed_components"
rr[components]="binutils gcc linux glibc gdb qemu"
-rr[gcc_git]="baseline"
+rr[gdb_git]="baseline"
+rr[glibc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[linux_git]="baseline"
@@ -27,6 +26,7 @@ rr[major]="2"
rr[minor]="0"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
+rr[qemu_git]="baseline"
rr[target]="arm"
declare -g "notify=ignore"
-rr[results_date]="1701465578"
+rr[results_date]="1701519801"