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 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/kernel-dev/advanced.rst') 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. -- cgit v1.2.3-54-g00ecf