diff --git a/README.md b/README.md index 16ad787..b3086ba 100644 --- a/README.md +++ b/README.md @@ -22,16 +22,16 @@ 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.5 | 6.4 | 6.3 | 6.2 | -| ---------- |:---:|:---:|:---:|:---:|:---:| -| master | x | x | | | | -| mickledore | x | x | x | | | -| langdale | x | x | x | | | -| kirkstone | x | x | x | x | x | -| honister | c | c | c | x | x | -| hardknott | c | c | c | c | c | -| gatesgarth | c | c | c | c | c | -| dunfell | x | x | x | x | x | +| Yocto \ Qt | 6.5 | 6.4 | 6.3 | 6.2 | +| ---------- |:---:|:---:|:---:|:---:| +| master | x | | | | +| mickledore | x | x | | | +| langdale | c | x | | | +| kirkstone | x | x | x | x | +| honister | c | c | x | x | +| hardknott | c | c | c | c | +| gatesgarth | c | c | c | c | +| dunfell | x | x | x | x | Commercial Qt ------------- diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 2456205..214bc50 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 qemuarm qemux86-64 qemuarm64 -# [yocto] kirkstone langdale mickledore dunfell master +# [yocto] kirkstone master mickledore dunfell master # [X11] no no yes yes no # [mingw] no yes no no no # [static] no no no no yes @@ -47,7 +47,7 @@ target2: &target2 variableValue: qemux86 - type: EnvironmentVariable variableName: MANIFEST - variableValue: langdale.xml + variableValue: master.xml - type: EnvironmentVariable variableName: TEST_CONFIGS variableValue: ci configs wayland mingw no-webengine