From a0afa48859def9f6410ad1d3b1296683e14fc2b7 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Thu, 3 Dec 2020 22:38:39 +0100 Subject: kernel-dev: remove 'kernel-dev' 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: 3d7eb2c5e1d230290c97dd8e5b528086e1d8034a) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/dev-manual/common-tasks.rst | 4 ++-- documentation/dev-manual/start.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index c627491f39..fe3667bfb9 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst @@ -2874,7 +2874,7 @@ the ``SRC_URI`` and adding the machine to the expression in COMPATIBLE_MACHINE = '(qemux86|qemumips)' For more information on ``defconfig`` files, see the -":ref:`kernel-dev/kernel-dev-common:changing the configuration`" +":ref:`kernel-dev/common:changing the configuration`" section in the Yocto Project Linux Kernel Development Manual. Adding a Formfactor Configuration File @@ -4084,7 +4084,7 @@ view file dependencies in a human-readable form: directory. For more information on configuration fragments, see the - ":ref:`kernel-dev/kernel-dev-common:creating configuration fragments`" + ":ref:`kernel-dev/common:creating configuration fragments`" section in the Yocto Project Linux Kernel Development Manual. - ``bitbake -u taskexp -g bitbake_target``: Using the BitBake command diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 85ec97b9e4..8244d68ed0 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst @@ -288,7 +288,7 @@ Package (BSP) development and kernel development: section in the Yocto Project Board Support Package (BSP) Developer's Guide. -- *Kernel Development:* See the ":ref:`kernel-dev/kernel-dev-common:preparing the build host to work on the kernel`" +- *Kernel Development:* See the ":ref:`kernel-dev/common:preparing the build host to work on the kernel`" section in the Yocto Project Linux Kernel Development Manual. Setting Up a Native Linux Host -- cgit v1.2.3-54-g00ecf