summaryrefslogtreecommitdiff
path: root/manifest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.sh')
-rw-r--r--manifest.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest.sh b/manifest.sh
index d988157..137b7b9 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -5,10 +5,10 @@ rr[ci_project]="tcwg_kernel"
rr[ci_config]="llvm-master-arm-stable-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-stable-allmodconfig-build/74/"
+rr[update_baseline]="force"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-stable-allmodconfig-build/75/"
declare -g "SQUAD_GRP="
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#71934cf6bf878f82dac3fceb7d06d293ec3f6f8f"
+rr[llvm_git]="https://github.com/llvm/llvm-project.git#ab202aa7004a451ee9f496505256cfcb94d71747"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -19,9 +19,9 @@ rr[components]="binutils llvm linux qemu"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[linux_git]="baseline"
-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"