summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh13
1 files changed, 7 insertions, 6 deletions
diff --git a/manifest.sh b/manifest.sh
index d2c18b8..2e2854b 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=43770a786cf7bdb88d0787a05681017cb8623cd3"
+declare -g "jenkins_scripts_rev=ac14e846c884b167e2275550c4df2c390193bbed"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,21 +6,22 @@ rr[ci_config]="llvm-master-arm-next-allmodconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/82/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/83/"
declare -g "SQUAD_GRP="
-rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#e1f6a8eaf1c271a0158114a03e3605f4fba059ad"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#4fb2abb59d16f6395162f2e8d9494cde4a37e4a1"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#123212f53f3e394c1ae69a58c05dfdda56fec8c6"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#758c4640c95cbfec78fda4132aa5335dd54b1813"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#9e7ce9ebce07ca742a4e222c07abe186c08b6cd2"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
rr[baseline_branch]="linaro-local/ci/tcwg_kernel/llvm-master-arm-next-allmodconfig"
-rr[binutils_git]="baseline"
rr[breakup_changed_components]="breakup_changed_components linux"
rr[components]="binutils llvm linux qemu"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
-rr[llvm_git]="baseline"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
-rr[qemu_git]="baseline"
rr[target]="arm"
rr[toolchain]="llvm"
+declare -g "notify=ignore"