summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/release-process.rst15
1 files changed, 9 insertions, 6 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst
index 920794679d..75532addbd 100644
--- a/documentation/ref-manual/release-process.rst
+++ b/documentation/ref-manual/release-process.rst
@@ -103,13 +103,16 @@ have reached their End of Life (EOL) won't receive such updates.
103 103
104This started with version 3.1 ("Dunfell"), released in April 2020, which 104This started with version 3.1 ("Dunfell"), released in April 2020, which
105the project initially committed to supporting for two years, but this duration 105the project initially committed to supporting for two years, but this duration
106was later extended to four years. Similarly, the following :term:`LTS` release, 106was later extended to four years.
107version 4.0 ("Kirkstone"), was released two years later in May 2022 and the
108project committed to supporting it for four years too.
109 107
110Therefore, a new :term:`LTS` release is made every two years and is supported 108A new :term:`LTS` release is made every two years and is supported for four
111for four years. This offers more stability to project users and leaves more 109years. This offers more stability to project users and leaves more time to
112time to upgrade to the following :term:`LTS` release. 110upgrade to the following :term:`LTS` release.
111
112The currently supported :term:`LTS` releases are:
113
114- Version 5.0 ("Scarthgap"), released in April 2024 and supported until April 2028.
115- Version 4.0 ("Kirkstone"), released in May 2022 and supported until May 2026.
113 116
114See :yocto_wiki:`/Stable_Release_and_LTS` for details about the management 117See :yocto_wiki:`/Stable_Release_and_LTS` for details about the management
115of stable and :term:`LTS` releases. 118of stable and :term:`LTS` releases.