summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-15 15:33:05 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-15 15:33:05 +0000
commitff87f19079c50a2d8eacccc34b2dc98b633b4564 (patch)
treebb2c8eced15d5ccf886957b947b17a162982915d /manifest.sh
parentb8d9a98897d8c36174a1924dc1378fbbe7946597 (diff)
onsuccess: #46: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/46/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7430 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/manifest.sh b/manifest.sh
index eb8ea1d..0a83713 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=934531cfc46489afe8b656e5231df9ec9e3b8235"
+declare -g "jenkins_scripts_rev=b097c94dcb8b10124872183bdaf75a7ba2fd560a"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,12 +6,12 @@ rr[ci_config]="gnu-master-arm-lts-defconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/45/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/46/"
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[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#origin/linux-rolling-lts"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#origin/master"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-lts"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"