mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 03:46:44 +08:00
Add more Yocto repository configs
Use common yaml config for all Yocto meta layers. Change-Id: I72fcdf1bd4fbba81346629537ad748d8e7cd5249 Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
4
coin/platform_configs/meta-boot2qt-renesas.yaml
Normal file
4
coin/platform_configs/meta-boot2qt-renesas.yaml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Version: 2
|
||||||
|
Module only: True
|
||||||
|
Include: [yocto.yaml]
|
||||||
|
Configurations: []
|
||||||
4
coin/platform_configs/meta-boot2qt-st.yaml
Normal file
4
coin/platform_configs/meta-boot2qt-st.yaml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Version: 2
|
||||||
|
Module only: True
|
||||||
|
Include: [yocto.yaml]
|
||||||
|
Configurations: []
|
||||||
4
coin/platform_configs/meta-boot2qt-ti.yaml
Normal file
4
coin/platform_configs/meta-boot2qt-ti.yaml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Version: 2
|
||||||
|
Module only: True
|
||||||
|
Include: [yocto.yaml]
|
||||||
|
Configurations: []
|
||||||
4
coin/platform_configs/meta-boot2qt-toradex.yaml
Normal file
4
coin/platform_configs/meta-boot2qt-toradex.yaml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Version: 2
|
||||||
|
Module only: True
|
||||||
|
Include: [yocto.yaml]
|
||||||
|
Configurations: []
|
||||||
@@ -1,43 +1,4 @@
|
|||||||
Version: 2
|
Version: 2
|
||||||
Module only: True
|
Module only: True
|
||||||
Configurations:
|
Include: [yocto.yaml]
|
||||||
-
|
Configurations: []
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET1'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET2'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET3'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET4'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET5'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET6'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET7'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET8'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET9'
|
|
||||||
-
|
|
||||||
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
|
||||||
Compiler: 'Yocto'
|
|
||||||
Target arch: 'TARGET10'
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Version: 2
|
Version: 2
|
||||||
Module only: True
|
Module only: True
|
||||||
Include: [meta-boot2qt.yaml]
|
Include: [yocto.yaml]
|
||||||
Configurations: []
|
Configurations: []
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Version: 2
|
Version: 2
|
||||||
Module only: True
|
Module only: True
|
||||||
Include: [meta-boot2qt.yaml]
|
Include: [yocto.yaml]
|
||||||
Configurations: []
|
Configurations: []
|
||||||
|
|||||||
43
coin/platform_configs/yocto.yaml
Normal file
43
coin/platform_configs/yocto.yaml
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
Version: 2
|
||||||
|
Module only: True
|
||||||
|
Configurations:
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET1'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET2'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET3'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET4'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET5'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET6'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET7'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET8'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET9'
|
||||||
|
-
|
||||||
|
Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
|
||||||
|
Compiler: 'Yocto'
|
||||||
|
Target arch: 'TARGET10'
|
||||||
Reference in New Issue
Block a user