diff options
author | Jani Suonpera <jani.suonpera@qt.io> | 2021-01-19 10:50:17 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2021-02-01 10:23:27 +0000 |
commit | 7dfe6ec495c3e56e4fbfb1dba23291589c28f7a7 (patch) | |
tree | 73f4cdcbbdb20b6ef0fa501150c7f063cd16ea2c | |
parent | cde62a02b20aac573b2cb7cb8dbc90371ea641da (diff) | |
download | meta-qt5-7dfe6ec495c3e56e4fbfb1dba23291589c28f7a7.tar.gz |
Commercial README update for 5.15.3
Task-number: QTBUG-90624
Change-Id: I15b35f7a5fc811ff3c5a5133095ed9704051f36f
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r-- | README-COMMERCIAL.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README-COMMERCIAL.md b/README-COMMERCIAL.md new file mode 100644 index 00000000..d07f31a0 --- /dev/null +++ b/README-COMMERCIAL.md | |||
@@ -0,0 +1,15 @@ | |||
1 | Qt5 Long Term Support Commercial releases | ||
2 | ========================================= | ||
3 | |||
4 | Qt 5.15 has moved to LTS mode where the releases starting with 5.15.3 | ||
5 | are available only for commercial Qt users with appropriate license. | ||
6 | |||
7 | The Qt 5.15 LTS Commercial source codes are available in the tqtc shadow | ||
8 | repositories and their LTS branches as described in | ||
9 | https://wiki.qt.io/Building_Qt_5_from_Git#Getting_the_Qt_5.15_LTS_Commercial_source_code | ||
10 | |||
11 | The meta-qt5 layer can be used to build the LTS releases using the lts-5.15 branch. | ||
12 | In order to build the LTS release, you must have SSH access set up to the | ||
13 | Qt Gerrit as instructed in https://wiki.qt.io/Setting_up_Gerrit | ||
14 | |||
15 | LTS releases https://wiki.qt.io/Qt_5.15_Release#Qt_5.15_LTS_Commercial_Releases | ||