[PATCH] kernel-dev: add anonymous hyperlinks for "LTSI" acronym
"Robert P. J. Day" <[email protected]>
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Link to Linux Foundation LTSI page from "LTSI" references. Signed-off-by: Robert P. J. Day <[email protected]> --- diff --git a/documentation/kernel-dev/concepts-appx.rst b/documentation/kernel-dev/concepts-appx.rst index 6a2fe4bb0..123d502fe 100644 --- a/documentation/kernel-dev/concepts-appx.rst +++ b/documentation/kernel-dev/concepts-appx.rst @@ -78,8 +78,8 @@ and included with Yocto Project releases: .. note:: - Long Term Support Initiative (LTSI) for Yocto Linux kernels is as - follows: + `Long Term Support Initiative (LTSI) <https://ltsi.linuxfoundation.org/>`__ + 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``. diff --git a/documentation/kernel-dev/intro.rst b/documentation/kernel-dev/intro.rst index 7df342f8d..593dc9335 100644 --- a/documentation/kernel-dev/intro.rst +++ b/documentation/kernel-dev/intro.rst @@ -25,7 +25,8 @@ 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 +the `Long Term Support Initiative (LTSI) project +<https://ltsi.linuxfoundation.org/>`__. You can learn more about Yocto Linux kernels and LTSI in the ":ref:`kernel-dev/concepts-appx:yocto project kernel development and maintenance`" section.