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 61c20dc..1321fe0 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,9 +6,9 @@ rr[ci_config]="gnu-master-arm-next-allmodconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="force"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/59/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/60/"
declare -g "SQUAD_GRP="
-rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#0b5bf94689b3709a80b1525e99a7fdf3ea693274"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-next.git#5ec30115c06692f17b20e4f4c7bdcd62cf96e30d"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
@@ -20,8 +20,8 @@ rr[gcc_git]="baseline"
rr[host_c++]="/usr/bin/g++"
rr[host_cc]="/usr/bin/gcc"
rr[no_regression_p]="no_regression_p"
-rr[no_regression_result]="0"
+rr[no_regression_result]="1"
rr[qemu_git]="baseline"
rr[target]="arm"
rr[toolchain]="gnu"
-declare -g "notify=ignore"
+declare -g "notify=onregression"