diff --git a/coin/platform_configs/meta-boot2qt-renesas.yaml b/coin/platform_configs/meta-boot2qt-renesas.yaml new file mode 100644 index 00000000..8eec64a3 --- /dev/null +++ b/coin/platform_configs/meta-boot2qt-renesas.yaml @@ -0,0 +1,4 @@ +Version: 2 +Module only: True +Include: [yocto.yaml] +Configurations: [] diff --git a/coin/platform_configs/meta-boot2qt-st.yaml b/coin/platform_configs/meta-boot2qt-st.yaml new file mode 100644 index 00000000..8eec64a3 --- /dev/null +++ b/coin/platform_configs/meta-boot2qt-st.yaml @@ -0,0 +1,4 @@ +Version: 2 +Module only: True +Include: [yocto.yaml] +Configurations: [] diff --git a/coin/platform_configs/meta-boot2qt-ti.yaml b/coin/platform_configs/meta-boot2qt-ti.yaml new file mode 100644 index 00000000..8eec64a3 --- /dev/null +++ b/coin/platform_configs/meta-boot2qt-ti.yaml @@ -0,0 +1,4 @@ +Version: 2 +Module only: True +Include: [yocto.yaml] +Configurations: [] diff --git a/coin/platform_configs/meta-boot2qt-toradex.yaml b/coin/platform_configs/meta-boot2qt-toradex.yaml new file mode 100644 index 00000000..8eec64a3 --- /dev/null +++ b/coin/platform_configs/meta-boot2qt-toradex.yaml @@ -0,0 +1,4 @@ +Version: 2 +Module only: True +Include: [yocto.yaml] +Configurations: [] diff --git a/coin/platform_configs/meta-boot2qt.yaml b/coin/platform_configs/meta-boot2qt.yaml index c4d4568c..8eec64a3 100644 --- a/coin/platform_configs/meta-boot2qt.yaml +++ b/coin/platform_configs/meta-boot2qt.yaml @@ -1,43 +1,4 @@ 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' +Include: [yocto.yaml] +Configurations: [] diff --git a/coin/platform_configs/meta-qt5.yaml b/coin/platform_configs/meta-qt5.yaml index b2e7c5e2..8eec64a3 100644 --- a/coin/platform_configs/meta-qt5.yaml +++ b/coin/platform_configs/meta-qt5.yaml @@ -1,4 +1,4 @@ Version: 2 Module only: True -Include: [meta-boot2qt.yaml] +Include: [yocto.yaml] Configurations: [] diff --git a/coin/platform_configs/meta-qt6.yaml b/coin/platform_configs/meta-qt6.yaml index b2e7c5e2..8eec64a3 100644 --- a/coin/platform_configs/meta-qt6.yaml +++ b/coin/platform_configs/meta-qt6.yaml @@ -1,4 +1,4 @@ Version: 2 Module only: True -Include: [meta-boot2qt.yaml] +Include: [yocto.yaml] Configurations: [] diff --git a/coin/platform_configs/yocto.yaml b/coin/platform_configs/yocto.yaml new file mode 100644 index 00000000..c4d4568c --- /dev/null +++ b/coin/platform_configs/yocto.yaml @@ -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'