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 0e6159a..d2c18b8 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,21 +6,21 @@ 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/81/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-allmodconfig-build/82/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#1f2218d699e9e5146fc84b24460b63a864d65b04"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#3003da71540bb8483615e18f8ab379da39fa4512"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#2a6ae69154542caa91dd17c40fd3f5ffbec300de"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#e1f6a8eaf1c271a0158114a03e3605f4fba059ad"
# 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[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"