aboutsummaryrefslogtreecommitdiff
path: root/tcwg_bmk.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-04-29 06:26:27 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2019-04-29 06:28:48 +0000
commited3a900cde18f6484e340db11517e9fa959f856b (patch)
tree3a24ad1061aa0929cde6dbdbe1317e8e9ffde7f5 /tcwg_bmk.yaml
parent6477125902dfa0a24eac108912002ce628944b45 (diff)
tcwg_bmk, tcwg_gnu: Remove obsoleted init_configuration setting
We now use "update_baseline: init" to initialize configurations. Change-Id: Ifaf2f07bee19ec78c5ff3baac0f6e1571f0a4ce7
Diffstat (limited to 'tcwg_bmk.yaml')
-rw-r--r--tcwg_bmk.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tcwg_bmk.yaml b/tcwg_bmk.yaml
index a6dbcccd73..67a3c62728 100644
--- a/tcwg_bmk.yaml
+++ b/tcwg_bmk.yaml
@@ -7,11 +7,9 @@
- llvm:
components: binutils gcc glibc llvm
llvm_url: https://github.com/llvm/llvm-project.git
- init_configuration: 'true'
- gnu:
components: binutils gcc glibc
llvm_url: no_llvm_url
- init_configuration: 'true'
toolchain_ver:
- master:
binutils_branch: master
@@ -324,7 +322,6 @@
--scripts_branch "$scripts_branch" \
--bmk_branch "$bmk_branch" \
==rr[ci_config] {toolchain_name}-{toolchain_ver}-{target}-{bmk}-{cflags} \
- ==rr[init_configuration] {init_configuration} \
==rr[binutils_url] {binutils_url} \
==rr[gcc_url] {gcc_url} \
==rr[glibc_url] {glibc_url} \