summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
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 835af03..93fcedf 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=fe9e0f8bc467c36475fc0fc4ace27aba66eb6d13"
+declare -g "jenkins_scripts_rev=5e7dea05f7e1da5488d6e0fed49d7b868d057824"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,12 +6,11 @@ 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/99/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/102/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#c7de8f2570c31fc634f500a3f4693597004dfebf"
-rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#a734662572708cf062e974f659ae50c24fc1ad17"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#b1193c13a5f9e9a2dca6ae0dd8b4e911f54c09ce"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#802341823f1720511dd5cf53ae40285f7978c61b"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#3cdc2d7e66ab6a48014dcd425c88cfd42a964321"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#c3cfbbc4160c3e0284034c98b332b468328458e3"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#a8fc5165aab02f328ccd148aafec1e59fd1426eb"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -20,6 +19,7 @@ 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[linux_git]="baseline"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[target]="arm"