summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest.sh b/manifest.sh
index 93fcedf..3437e51 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=5e7dea05f7e1da5488d6e0fed49d7b868d057824"
+declare -g "jenkins_scripts_rev=934531cfc46489afe8b656e5231df9ec9e3b8235"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,11 +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/102/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/105/"
declare -g "SQUAD_GRP="
-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"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#origin/master"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#origin/main"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#origin/master"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"