aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-08-14 09:19:39 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-08-15 16:10:26 +0000
commitf5c98eeef6abc7565321a19b8cb1e8b05fbb0654 (patch)
treec5f8fd0fda3308a5fdd8262aab2ed2478d366392
parent57c3edc81fa9a0ffa905e2e21f2f5e6d6e9803c4 (diff)
readme: add note about release branches and tags
Fixes: QTBUG-114723 Change-Id: I2f6b4ce365b53ec7bd96555c0d6fcbea0e7e50cd Reviewed-by: <inkamari.harjula@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 21beafaf82191927f08f4c3e904c968623b8cc67) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 075107d..115bdc0 100644
--- a/README.md
+++ b/README.md
@@ -12,9 +12,11 @@ URI: https://git.openembedded.org/meta-openembedded/
Yocto version support
---------------------
-The branching of meta-qt6 layer follows Qt branching scheme, that is
-`dev` for the development branch, `6.x` for each minor release and
-`lts-6.x` for commercial LTS releases.
+The branching of meta-qt6 layer follows [Qt branching scheme](https://wiki.qt.io/Branch_Guidelines),
+that is `dev` for the development branch, `6.x` for minor stabilization branches,
+`6.x.y` for the release branches and `lts-6.x.y` for commercial LTS releases.
+
+Each Qt release is tagged either as `v6.x.y` or `v6.x.y-lts`
Following table shows the Yocto branches which are used to test each
Qt version (x) and any additional Yocto releases that are stated in