summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh11
1 files changed, 4 insertions, 7 deletions
diff --git a/manifest.sh b/manifest.sh
index fb9fe20..fa7fe7c 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=fe8b77cd86508cde03cb04532d33d68262211d77"
+declare -g "jenkins_scripts_rev=d39b70ee3ca96abf3454eacd0a60e13662feb2d8"
# 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-thumb_m33_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-thumb_m33_eabi-build/52/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m33_eabi-build/53/"
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]="20231011"
+rr[result_expiry_date]="20231014"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -23,11 +23,8 @@ rr[components]="binutils gcc newlib gdb qemu"
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]="thumb_m33_eabi"
declare -g "notify=ignore"
-# Saving rr[] in the manifest
-# WARNING: overriding previous rr[minor]=1
-rr[minor]="2"