summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-07-23 15:34:11 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-07-23 15:34:11 +0000
commit6abf130817bbf3c2a954014ab6579359b90967e8 (patch)
tree779718df7c6b63ba0d4d8a2013622c5259ac20ab /manifest.sh
parent3736c3d0c3c6460f0d4d8bea14def3967c85b1a0 (diff)
onsuccess: #41: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/41/
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 64b6a5e..f5eacaa 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=2048831265b31ded6260a88cf841acc7d954a8fc"
+declare -g "jenkins_scripts_rev=b32456f44b824bc46fdd19da95cd4869a9d89f5e"
# 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/40/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-defconfig-build/41/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#fc07c81340b8e8fdd4fa225231d96a84cff77f19"
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#ba49332baba622cb9af8e34629636f2586664c7e"
-rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#0dbe0b05846117c9d7601a55c691bdb38b527553"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#7a0adc3e05c2bb1cfd450cb73a6da6f7de9ce3f4"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#8a9da63e407c511df32841abcbe20effe2f3e398"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#bbc1a102735c72e3c5a4dede8ab382813d12b058"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#a6a5b942270762b435a4136979b21474983f9488"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#d1181d29370a4318a9f11ea92065bea6bb159f83"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"