diff --git a/README.md b/README.md index 85af1f8..7d1d6c5 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ Following table shows the Yocto branches which are used to test each Qt version (x) and any additional Yocto releases that are stated in the LAYERSERIES_COMPAT (c). -| Yocto \ Qt | dev | 6.3 | 6.2 | 6.1 | 6.0 | -| ---------- |:---:|:---:|:---:|:---:|:---:| -| master | x | x | x | | | -| honister | x | x | x | | | -| hardknott | x | x | x | x | x | -| gatesgarth | c | c | c | x | x | -| dunfell | x | x | x | x | x | +| Yocto \ Qt | 6.3 | 6.2 | 6.1 | 6.0 | +| ---------- |:---:|:---:|:---:|:---:| +| kirkstone | x | x | | | +| honister | x | x | | | +| hardknott | c | c | x | x | +| gatesgarth | c | c | x | x | +| dunfell | x | x | x | x | Commercial Qt ------------- diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 32372d6..d0a7f71 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -17,7 +17,7 @@ machine_type: # # [target1] [target2] [target3] [target4] # [machine] qemuarm64 qemux86 qemuarm qemux86-64 -# [yocto] master honister hardknott dunfell +# [yocto] kirkstone honister kirkstone dunfell # [X11] no no yes yes # [mingw] no yes no no # @@ -30,7 +30,7 @@ target1: &target1 variableValue: qemuarm64 - type: EnvironmentVariable variableName: MANIFEST - variableValue: master.xml + variableValue: kirkstone.xml - type: EnvironmentVariable variableName: TEST_CONFIGS variableValue: ci configs post-inclusive wayland @@ -62,10 +62,10 @@ target3: &target3 variableValue: qemuarm - type: EnvironmentVariable variableName: MANIFEST - variableValue: hardknott.xml + variableValue: kirkstone.xml - type: EnvironmentVariable variableName: TEST_CONFIGS - variableValue: ci configs pre-inclusive + variableValue: ci configs post-inclusive enable_if: condition: property property: target.arch