summaryrefslogtreecommitdiff
path: root/manifest.sh
blob: 427b7fd3321b2878642b9bee95a24aa7683bd041 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
declare -g "jenkins_scripts_rev=90643ce5541da07cce638bf0c2c70a4ec9f256cf"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_kernel"
rr[ci_config]="gnu-master-arm-lts-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-arm-lts-defconfig-build/44/"
declare -g "SQUAD_GRP="
rr[binutils_git]="git://sourceware.org/git/binutils-gdb.git#8d27b09d0877982dc2252c01a3f1d9c631b2d6eb"
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#b57bd27cb68fdbe5d9dcd571b1cb66f72b841290"
rr[linux_git]="https://git.linaro.org/kernel-org/linux-stable.git#efe19891f7de4c3aa394af3754347564c2403e76"
rr[qemu_git]="https://gitlab.com/qemu-project/qemu.git#9400601a689a128c25fa9c21e932562e0eeb7a26"
# 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/gnu-master-arm-lts-defconfig"
rr[breakup_changed_components]="breakup_changed_components linux"
rr[components]="binutils gcc linux qemu"
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[target]="arm"
rr[toolchain]="gnu"
declare -g "notify=ignore"