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