aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-02-11 16:33:56 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-02-12 12:09:22 +0000
commitea84ba894320e911b31cb8fdc3737de91d3d7787 (patch)
treee100d751ca743944481c1e3ade6105e606d988a2
parent93d6245dae7be31c41a0b9abb6490f3d214b0d6e (diff)
Update branch information
Add 6.1 branch information to the CI testing table. Change-Id: Ibc394287ef6dd89fabfe23a6ea99746804a61507 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit af28e2cec750b1229c10ab06a19d589693f84242) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2e06c90..45f77a1 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,11 @@ The branching of meta-qt6 layer follows Qt branching scheme, that is
Following table shows the Yocto branches which are used to test each
Qt version.
-| Yocto \ Qt | dev | 6.0 |
-| ---------- |:---:|:---:|
-| master | x | x |
-| gatesgarth | x | x |
-| dunfell | x | x |
+| Yocto \ Qt | dev | 6.1 | 6.0 |
+| ---------- |:---:|:---:|:---:|
+| master | x | x | x |
+| gatesgarth | x | x | x |
+| dunfell | x | x | x |
Contributing
------------