| Message ID | 20260724073803.1260044-1-daniel.turull@ericsson.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | ref-manual/release-process.rst: update LTS supported versions | expand |
Hi, On Fri Jul 24, 2026 at 9:38 AM CEST, Daniel Turull via lists.yoctoproject.org wrote: > From: Daniel Turull <daniel.turull@ericsson.com> > > Add Wrynose and remove Kirkstone as supported versions. > > Signed-off-by: Daniel Turull <daniel.turull@ericsson.com> > --- > 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 a7abb2fd6..0959e5fc7 100644 > --- a/documentation/ref-manual/release-process.rst > +++ b/documentation/ref-manual/release-process.rst > @@ -271,8 +271,8 @@ upgrade to the following :term:`LTS` release. > > The currently supported :term:`LTS` releases are: > > +- Version 6.0 ("Wyrnose"), released in May 2026 and supported until April 2030. s/Wyrnose/Wrynose/ Fixed that locally after merging to master-next. Thanks! Antonin
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index a7abb2fd6..0959e5fc7 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst @@ -271,8 +271,8 @@ upgrade to the following :term:`LTS` release. The currently supported :term:`LTS` releases are: +- Version 6.0 ("Wyrnose"), 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.