diff mbox series

kernel-dev: remove references to defunct LTSI project

Message ID df04bcaa-3360-c4d3-6305-8a5650d4209e@crashcourse.ca
State New
Headers show
Series kernel-dev: remove references to defunct LTSI project | expand

Commit Message

Robert P. J. Day June 15, 2026, 11:01 a.m. UTC
As the last kernel release under LTSI (Long-Term Support Initiative)
was back in 2018, remove references to it.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

  i'll submit a patch separately to uprev the kernel release numbers
in that section.
diff mbox series

Patch

diff --git a/documentation/kernel-dev/concepts-appx.rst b/documentation/kernel-dev/concepts-appx.rst
index 6a2fe4bb0..34b5628b5 100644
--- a/documentation/kernel-dev/concepts-appx.rst
+++ b/documentation/kernel-dev/concepts-appx.rst
@@ -76,22 +76,6 @@  and included with Yocto Project releases:
 -  *linux-yocto-dev:* A development kernel based on the latest
    upstream release candidate available.

-.. note::
-
-   Long Term Support Initiative (LTSI) for Yocto Linux kernels is as
-   follows:
-
-   -  For Yocto Project releases 1.7, 1.8, and 2.0, the LTSI kernel is
-      ``linux-yocto-3.14``.
-
-   -  For Yocto Project releases 2.1, 2.2, and 2.3, the LTSI kernel is
-      ``linux-yocto-4.1``.
-
-   -  For Yocto Project release 2.4, the LTSI kernel is
-      ``linux-yocto-4.9``
-
-   -  ``linux-yocto-4.4`` is an LTS kernel.
-
 Once a Yocto Linux kernel is officially released, the Yocto Project team
 goes into their next development cycle, or upward revision (uprev)
 cycle, while still continuing maintenance on the released kernel. It is
diff --git a/documentation/kernel-dev/intro.rst b/documentation/kernel-dev/intro.rst
index 7df342f8d..1324ffdbb 100644
--- a/documentation/kernel-dev/intro.rst
+++ b/documentation/kernel-dev/intro.rst
@@ -23,11 +23,7 @@  whose Git repositories you can view in the Yocto
 heading. New recipes for the release track the latest Linux kernel
 upstream developments from https://www.kernel.org and introduce
 newly-supported platforms. Previous recipes in the release are refreshed
-and supported for at least one additional Yocto Project release. As they
-align, these previous releases are updated to include the latest from
-the Long Term Support Initiative (LTSI) project. You can learn more
-about Yocto Linux kernels and LTSI in the
-":ref:`kernel-dev/concepts-appx:yocto project kernel development and maintenance`" section.
+and supported for at least one additional Yocto Project release.

 Also included is a Yocto Linux kernel development recipe
 (``linux-yocto-dev.bb``) should you want to work with the very latest in