diff --git a/README.md b/README.md index e201f0b..2c2adb2 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ the LAYERSERIES_COMPAT (c). | Yocto \ Qt | 6.10 | 6.9 | 6.8 | 6.7 | 6.6 | 6.5 | 6.4 | 6.3 | 6.2 | |:---------- |:----:|:----:|:---:|:---:|:---:|:---:|:---:|:---:|:---:| -| whinlatter | x | x | x | | | | | | | -| walnascar | x | x | x | | | | | | | -| styhead | x | x | x | c | | | | | | -| scarthgap | x | x | x | c | c | x | | | | +| whinlatter | x | c | x | | | | | | | +| walnascar | x | c | x | | | | | | | +| styhead | c | c | c | c | | | | | | +| scarthgap | x | c | x | c | c | x | | | | | nanbield | c | c | c | c | c | c | | | | | mickledore | c | c | c | c | c | c | c | | | | langdale | c | c | c | c | c | c | c | | | -| kirkstone | x | x | x | c | c | x | c | c | c | +| kirkstone | x | c | x | c | c | x | c | c | c | | honister | | | | | c | c | c | c | c | | hardknott | | | | | c | c | c | c | c | | gatesgarth | | | | | c | c | c | c | c | | dunfell | | | | | c | x | c | c | c | | | | | | | | | | | | -| |stable|stable| LTS | EOL | EOL | LTS | EOL | EOL | EOL | +| |stable|closed| LTS | EOL | EOL | LTS | EOL | EOL | EOL | Detailed status of supported Qt versions can be found from https://doc.qt.io/qt-6/supported-platforms.html#supported-qt-versions diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 427cab6..3bd1beb 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -17,7 +17,7 @@ machine_type: # # [target1] [target2] [target3] [target4] [target5] # [machine] qemuarm64 qemux86-64 qemuarm qemux86 qemuarm64 -# [yocto] master walnascar scarthgap styhead kirkstone +# [yocto] whinlatter walnascar scarthgap whinlatter kirkstone # [wayland] yes no no yes yes # [mingw] no no yes no no # [static] no no no no yes @@ -31,7 +31,7 @@ target1: &target1 variableValue: qemuarm64 - type: EnvironmentVariable variableName: MANIFEST - variableValue: master.xml + variableValue: whinlatter.xml - type: EnvironmentVariable variableName: TEST_CONFIGS variableValue: ci configs wayland @@ -79,7 +79,7 @@ target4: &target4 variableValue: qemux86 - type: EnvironmentVariable variableName: MANIFEST - variableValue: styhead.xml + variableValue: whinlatter.xml - type: EnvironmentVariable variableName: TEST_CONFIGS variableValue: ci configs wayland no-webengine