summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 22:45:51 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 22:45:51 +0000
commitede3221126799d1ce659dfbca8748373f4ba6c5a (patch)
tree2d2864b0ab061537cf109e7c2d3692b3956e652e /manifest.sh
parentf7d73a6317b8dca43f8184eeb289f8e35d4afdbf (diff)
onsuccess: #31: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m33_eabi-build/31/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m33 --set gcc_override_configure=--with-float=hard: | -7 | # build_abe newlib: | -5 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m33 --set gcc_override_configure=--with-float=hard: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_binutils -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m33 --set gcc_override_configure=--with-float=hard --set target_board_options={-mthumb/-march=armv8-m.main+dsp+fp/-mtune=cortex-m33/-mfloat-abi=hard/-mfpu=auto} --qemu-cpu cortex-m33: | 0 check_regression status : 0
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 2cd5fee..bfdedb6 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=2bbd76eaf3c9fc929c2521d9ba6c62fbdfb148b0"
+declare -g "jenkins_scripts_rev=b097c94dcb8b10124872183bdaf75a7ba2fd560a"
# 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/30/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_m33_eabi-build/31/"
declare -g "SQUAD_GRP="
-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[gdb_git]="git://sourceware.org/git/binutils-gdb.git#origin/master"
-rr[newlib_git]="git://sourceware.org/git/newlib-cygwin.git#origin/master"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#origin/master"
-rr[result_expiry_date]="20230814"
+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]="20230815"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"