From f5c98eeef6abc7565321a19b8cb1e8b05fbb0654 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 14 Aug 2023 09:19:39 +0000 Subject: [PATCH] readme: add note about release branches and tags Fixes: QTBUG-114723 Change-Id: I2f6b4ce365b53ec7bd96555c0d6fcbea0e7e50cd Reviewed-by: Reviewed-by: Mikko Gronoff (cherry picked from commit 21beafaf82191927f08f4c3e904c968623b8cc67) Reviewed-by: Qt Cherry-pick Bot --- README.md | 8 +++++--- 1 file 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