aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2020-02-12 11:55:52 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2020-02-12 16:38:39 +0000
commitfe84957439fe87f3d90e72c7ca1cf1699aab83fc (patch)
tree709274610f2aaad7bb0cea82e5d4d56b9362a373 /coin/platform_configs
parent431eb132a9b225471de8f60a54129fc02de21e65 (diff)
Change meta-boot2qt platform configs to Module only
This is a workaround for Coin issues where it combines both Legacy instruction platforms from default.yaml and module_config.yaml platforms from meta-boot2qt.yaml. Task-number: COIN-508 Change-Id: I970400cd7d326788ec274c38789d61b4a524989b Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io>
Diffstat (limited to 'coin/platform_configs')
-rw-r--r--coin/platform_configs/meta-boot2qt.yaml83
1 files changed, 43 insertions, 40 deletions
diff --git a/coin/platform_configs/meta-boot2qt.yaml b/coin/platform_configs/meta-boot2qt.yaml
index 95cc79c4..e1446696 100644
--- a/coin/platform_configs/meta-boot2qt.yaml
+++ b/coin/platform_configs/meta-boot2qt.yaml
@@ -1,40 +1,43 @@
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET1'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET2'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET3'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET4'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET5'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET6'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET7'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET8'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET9'
--
- Template: 'qtci-linux-Ubuntu-18.04-x86_64'
- Compiler: 'Yocto'
- Target arch: 'TARGET10'
+Version: 2
+Module only: True
+Configurations:
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET1'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET2'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET3'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET4'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET5'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET6'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET7'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET8'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET9'
+ -
+ Template: 'qtci-linux-Ubuntu-18.04-x86_64'
+ Compiler: 'Yocto'
+ Target arch: 'TARGET10'