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 0605c07..0c3a767 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=b32456f44b824bc46fdd19da95cd4869a9d89f5e"
+declare -g "jenkins_scripts_rev=234058075cd64cc44f1e8512a75f485f49e57e5f"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,22 +6,22 @@ rr[ci_config]="llvm-master-aarch64-mainline-allyesconfig"
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-aarch64-mainline-allyesconfig-build/59/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-mainline-allyesconfig-build/63/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#7f9e225fde0b769291abe843444b9c0820100f96"
-rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#c2782531397f5cb19ca3f8f9c17727f1cdf5bee8"
-rr[llvm_git]="https://github.com/llvm/llvm-project.git#e126fa27c07c83997fcdee2bd45996ffc860317b"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#d1181d29370a4318a9f11ea92065bea6bb159f83"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux.git#ec351c8f2e6211054e51e661589cddd1fe856425"
# 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-aarch64-mainline-allyesconfig"
+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]="aarch64"
rr[toolchain]="llvm"
declare -g "notify=ignore"