summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-18 07:12:12 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-18 07:12:12 +0000
commitc898284b4c481fc0a569cea8f5a64b30f878e1b9 (patch)
treed9db2e9652cba04e00c58bbab2b53cc6abd60e15 /manifest.sh
parente2c3d09a27fdbfe5b73f329e7fda910fdbcac41b (diff)
onsuccess: #195: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/195/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 --: | -7 | # build_abe newlib: | -5 | # build_abe stage2 --: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils --: | 0 check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.sh b/manifest.sh
index 23fccf0..c419b68 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=d39b70ee3ca96abf3454eacd0a60e13662feb2d8"
+declare -g "jenkins_scripts_rev=d10ab61e44bba4a7799ab820b71a14dbbdfcc388"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_gnu_embed_check_binutils"
@@ -6,14 +6,14 @@ rr[ci_config]="master-arm_eabi"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/194/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-arm_eabi-build/195/"
declare -g "SQUAD_GRP="
rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
rr[gdb_git]="git://sourceware.org/git/binutils-gdb.git#master"
rr[newlib_git]="git://sourceware.org/git/newlib-cygwin.git#master"
rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master"
-rr[result_expiry_date]="20231015"
+rr[result_expiry_date]="20231018"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"