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 7673644..cb20c32 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=934531cfc46489afe8b656e5231df9ec9e3b8235"
+declare -g "jenkins_scripts_rev=2ec1a6363957f53f2082af20db78979f82b9ee42"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
@@ -6,12 +6,12 @@ rr[ci_config]="gnu-master-aarch64-stable-defconfig"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/62/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-stable-defconfig-build/63/"
declare -g "SQUAD_GRP="
-rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#origin/master"
-rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#origin/master"
-rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#origin/linux-rolling-stable"
-rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#origin/master"
+rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#master"
+rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
+rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-stable"
+rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#master"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"