aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2024-01-26 09:23:58 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2024-01-30 08:13:20 +0200
commit564f560b5086b2035325b6f1ffbdc27be8395127 (patch)
tree017bb18f673266ae90728c6fe40661b3fbdba67b /README.md
parentc0b9c32fbca4d801e4b9e07d896772dfd55237d6 (diff)
coin: update build targets
Add 6.7 to test matrix and reshulffle the build targets. mickledore is EOL, drop it from active testing. Pick-to: 6.7 Change-Id: Ia371a06c10b3f66956227d5d7c0357cb83097f87 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 16 insertions, 11 deletions
diff --git a/README.md b/README.md
index f0e072f..603debe 100644
--- a/README.md
+++ b/README.md
@@ -20,17 +20,22 @@ 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.6 | 6.5 | 6.4 | 6.3 | 6.2 |
-| ---------- |:---:|:---:|:---:|:---:|:---:|:---:|
-| master | x | x | x | | | |
-| nanbield | x | x | x | | | |
-| mickledore | x | x | x | x | | |
-| langdale | c | c | c | x | | |
-| kirkstone | x | 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 | dev | 6.7 | 6.6 | 6.5 | 6.4 | 6.3 | 6.2 |
+|:---------- |:---:|:----:|:----:|:---:|:---:|:---:|:---:|
+| scarthgap | x | x | x | x | | | |
+| nanbield | x | x | x | x | | | |
+| mickledore | c | c | c | c | c | | |
+| langdale | c | c | c | c | c | | |
+| kirkstone | x | x | x | x | c | c | x |
+| honister | | | c | c | c | c | c |
+| hardknott | | | c | c | c | c | c |
+| gatesgarth | | | c | c | c | c | c |
+| dunfell | | | x | x | c | c | x |
+| | | | | | | | |
+| | dev |stable|stable| LTS | EOL | EOL | LTS |
+
+Detailed status of supported Qt versions can be found from
+https://doc.qt.io/qt-6/supported-platforms.html#supported-qt-versions
Commercial Qt
-------------