From 48748377a41a697a2b280ddbecb1c39487d1b7b8 Mon Sep 17 00:00:00 2001 From: Paul Barker Date: Fri, 27 Nov 2020 15:19:09 +0000 Subject: documentation: Simplify yocto_git links The yocto_git external link directive is modified to include the `/cgit/cgit.cgi` element of the URL so that we can simplify the links in the text. Manual links to git.yoctoproject.org are converted to use the yocto_git directive where possible. Note that this directive can't be used in some places such as example code. (From yocto-docs rev: 3a8ba5dcc783411c73fe49fb217cbc4d6528d9a7) Signed-off-by: Paul Barker Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/kernel-dev/kernel-dev-advanced.rst | 4 ++-- documentation/kernel-dev/kernel-dev-maint-appx.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/kernel-dev-advanced.rst b/documentation/kernel-dev/kernel-dev-advanced.rst index 6999057b8a..db0a1eb2e5 100644 --- a/documentation/kernel-dev/kernel-dev-advanced.rst +++ b/documentation/kernel-dev/kernel-dev-advanced.rst @@ -200,7 +200,7 @@ either :term:`FILESEXTRAPATHS` if you are creating Metadata in `recipe-space <#recipe-space-metadata>`__, or the top level of -:yocto_git:`yocto-kernel-cache ` +:yocto_git:`yocto-kernel-cache ` if you are creating `Metadata outside of the recipe-space <#metadata-outside-the-recipe-space>`__. @@ -469,7 +469,7 @@ supported kernel type. For BSPs supported by the Yocto Project, the BSP description files are located in the ``bsp`` directory of the ``yocto-kernel-cache`` repository organized under the "Yocto Linux Kernel" heading in the - :yocto_git:`Yocto Project Source Repositories `. + :yocto_git:`Yocto Project Source Repositories <>`. This section overviews the BSP description structure, the aggregation concepts, and presents a detailed example using a BSP supported by the diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.rst b/documentation/kernel-dev/kernel-dev-maint-appx.rst index 69f680688f..ec1c0ac03d 100644 --- a/documentation/kernel-dev/kernel-dev-maint-appx.rst +++ b/documentation/kernel-dev/kernel-dev-maint-appx.rst @@ -103,7 +103,7 @@ patch, or BSP: located by searching these system directories: - The in-tree kernel-cache directories, which are located in the - :yocto_git:`yocto-kernel-cache ` + :yocto_git:`yocto-kernel-cache ` repository organized under the "Yocto Linux Kernel" heading in the :yocto_git:`Yocto Project Source Repositories <>`. @@ -167,7 +167,7 @@ specific to some target hardware. The end result is a branched, clean history tree that makes up the kernel for a given release. You can see the script (``kgit-scc``) responsible for this in the - :yocto_git:`yocto-kernel-tools ` + :yocto_git:`yocto-kernel-tools ` repository. - The steps used to construct the full kernel tree are the same -- cgit v1.2.3-54-g00ecf