From 5f29322cb13fee6bdc8863734e4d5d2e7f97478a Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Mon, 25 Apr 2022 14:15:48 +0300 Subject: Add details for LTS releases Change-Id: I30efc2893bb715cc69704f42db20fe1e4727fa55 Reviewed-by: Nicholas Bennett (cherry picked from commit 368fd592da92eba38bf1efd5be0f4a7694d89c00) Reviewed-by: Mikko Gronoff --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1928ffb..b850fd3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ Yocto version support --------------------- The branching of meta-qt6 layer follows Qt branching scheme, that is -`dev` for the development branch, and `6.x` for each minor release. +`dev` for the development branch, `6.x` for each minor release and +`lts-6.x` for commercial LTS releases. Following table shows the Yocto branches which are used to test each Qt version (x) and any additional Yocto releases that are stated in @@ -28,6 +29,18 @@ the LAYERSERIES_COMPAT (c). | gatesgarth | c | x | x | | dunfell | x | x | x | +Commercial Qt +------------- + +Qt is dual-licensed under commercial and open source licenses. +The license can be selected using the `QT_EDITION` variable. `commercial` and +`opensource` are valid values. The default value is `opensource`. + +For commercial Qt users, the layer provides LTS (Long Term Support) releases +for selected Qt versions. These are available in branches named `lts-6.x`. +The LTS versions can only be built and used if you have a commercial Qt license +and you have set up SSH access to Qt Gerrit (see links below). + QtWebEngine ----------- -- cgit v1.2.3