summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-17 06:01:12 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-08-17 06:01:12 +0000
commita202592bd009785698c2e89bbda5bf844c77a823 (patch)
tree1abf26a66cdb758320155f9ca526fd26fae66089 /manifest.sh
parent50a5a182ed8ed867ca26ae22c4e7e53a7258830f (diff)
onsuccess: #63: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/63/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 9015 | # 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 7673644..cb20c32 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=934531cfc46489afe8b656e5231df9ec9e3b8235"
+declare -g "jenkins_scripts_rev=2ec1a6363957f53f2082af20db78979f82b9ee42"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,12 +6,12 @@ rr[ci_config]="gnu-master-aarch64-stable-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-aarch64-stable-defconfig-build/62/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/63/"
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-stable"
-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-stable"
+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"