From 3240a59758e918afa79d14c961492d6f98cc3d85 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Thu, 3 Dec 2020 22:38:41 +0100 Subject: overview-manual: remove 'overview-manual' from filenames All filenames duplicate the 'manual name', which is not needed, and make all references longer than they should. Rename all files to be as consise as possible, and fix all references (From yocto-docs rev: 4f489a40bb00be018e419802a76fec9dbee3f255) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/kernel-dev/advanced.rst | 4 ++-- documentation/kernel-dev/common.rst | 4 ++-- documentation/kernel-dev/concepts-appx.rst | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'documentation/kernel-dev') diff --git a/documentation/kernel-dev/advanced.rst b/documentation/kernel-dev/advanced.rst index 163560b691..dd0b76bc31 100644 --- a/documentation/kernel-dev/advanced.rst +++ b/documentation/kernel-dev/advanced.rst @@ -16,7 +16,7 @@ complexity of the configuration and sources used to support multiple BSPs and Linux kernel types. Kernel Metadata exists in many places. One area in the -:ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` +:ref:`overview-manual/development-environment:yocto project source repositories` is the ``yocto-kernel-cache`` Git repository. You can find this repository grouped under the "Yocto Linux Kernel" heading in the :yocto_git:`Yocto Project Source Repositories <>`. @@ -386,7 +386,7 @@ type as follows: .. note:: You can find kernel recipes in the ``meta/recipes-kernel/linux`` directory - of the :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` + of the :ref:`overview-manual/development-environment:yocto project source repositories` (e.g. ``poky/meta/recipes-kernel/linux/linux-yocto_4.12.bb``). See the ":ref:`kernel-dev/advanced:using kernel metadata in a recipe`" section for more information. diff --git a/documentation/kernel-dev/common.rst b/documentation/kernel-dev/common.rst index 403a63d584..67f8777c4f 100644 --- a/documentation/kernel-dev/common.rst +++ b/documentation/kernel-dev/common.rst @@ -63,7 +63,7 @@ section: .. note:: The previous commands assume the - :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` + :ref:`overview-manual/development-environment:yocto project source repositories` (i.e. ``poky``) have been cloned using Git and the local repository is named "poky". @@ -249,7 +249,7 @@ section: .. note:: The previous commands assume the - :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` + :ref:`overview-manual/development-environment:yocto project source repositories` (i.e. ``poky``) have been cloned using Git and the local repository is named "poky". diff --git a/documentation/kernel-dev/concepts-appx.rst b/documentation/kernel-dev/concepts-appx.rst index 865f6d8bef..4b6dbe5ef9 100644 --- a/documentation/kernel-dev/concepts-appx.rst +++ b/documentation/kernel-dev/concepts-appx.rst @@ -35,7 +35,7 @@ Yocto Project Linux kernel that caters to specific embedded designer needs for targeted hardware. You can find a web interface to the Yocto Linux kernels in the -:ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` +:ref:`overview-manual/development-environment:yocto project source repositories` at :yocto_git:`/`. If you look at the interface, you will see to the left a grouping of Git repositories titled "Yocto Linux Kernel". Within this group, you will find several Linux Yocto kernels developed @@ -160,7 +160,7 @@ implemented by the Yocto Project team using the Source Code Manager - You can find documentation on Git at https://git-scm.com/doc. You can also get an introduction to Git as it applies to the Yocto Project in the - ":ref:`overview-manual/overview-manual-development-environment:git`" section in the Yocto Project + ":ref:`overview-manual/development-environment:git`" section in the Yocto Project Overview and Concepts Manual. The latter reference provides an overview of Git and presents a minimal set of Git commands that allows you to be functional using Git. You can use as much, or as @@ -258,7 +258,7 @@ Yocto Linux kernel needed for any given set of requirements. Yocto Linux kernels, but rather shows a single generic kernel just for conceptual purposes. Also keep in mind that this structure represents the - :ref:`overview-manual/overview-manual-development-environment:yocto project source repositories` + :ref:`overview-manual/development-environment:yocto project source repositories` that are either pulled from during the build or established on the host development system prior to the build by either cloning a particular kernel's Git repository or by downloading and unpacking a -- cgit v1.2.3-54-g00ecf