From 9011c7faaa311ccf928802d0a0376de0b252d21c Mon Sep 17 00:00:00 2001 From: Daniel Turull Date: Fri, 24 Jul 2026 09:38:03 +0200 Subject: [PATCH] ref-manual/release-process.rst: update LTS supported versions Add Wrynose and remove Kirkstone as supported versions. (From yocto-docs rev: 032850b7245c853b947218654f9036cced44c36d) Signed-off-by: Daniel Turull [AG: fix Wyrnose -> Wrynose typo] Signed-off-by: Antonin Godard (cherry picked from commit 563e100d5663713e593fd92d2d0fcbddcf25c1c5) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/ref-manual/release-process.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 165dfb86d6..7e9a1c09f9 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst @@ -151,8 +151,8 @@ upgrade to the following :term:`LTS` release. The currently supported :term:`LTS` releases are: +- Version 6.0 ("Wrynose"), released in May 2026 and supported until April 2030. - Version 5.0 ("Scarthgap"), released in April 2024 and supported until April 2028. -- Version 4.0 ("Kirkstone"), released in May 2022 and supported until May 2026. See :yocto_wiki:`/Stable_Release_and_LTS` for details about the management of stable and :term:`LTS` releases.