summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/common-tasks.rst4
-rw-r--r--documentation/dev-manual/start.rst2
2 files changed, 3 insertions, 3 deletions
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
2874 COMPATIBLE_MACHINE = '(qemux86|qemumips)' 2874 COMPATIBLE_MACHINE = '(qemux86|qemumips)'
2875 2875
2876For more information on ``defconfig`` files, see the 2876For more information on ``defconfig`` files, see the
2877":ref:`kernel-dev/kernel-dev-common:changing the configuration`" 2877":ref:`kernel-dev/common:changing the configuration`"
2878section in the Yocto Project Linux Kernel Development Manual. 2878section in the Yocto Project Linux Kernel Development Manual.
2879 2879
2880Adding a Formfactor Configuration File 2880Adding a Formfactor Configuration File
@@ -4084,7 +4084,7 @@ view file dependencies in a human-readable form:
4084 directory. 4084 directory.
4085 4085
4086 For more information on configuration fragments, see the 4086 For more information on configuration fragments, see the
4087 ":ref:`kernel-dev/kernel-dev-common:creating configuration fragments`" 4087 ":ref:`kernel-dev/common:creating configuration fragments`"
4088 section in the Yocto Project Linux Kernel Development Manual. 4088 section in the Yocto Project Linux Kernel Development Manual.
4089 4089
4090- ``bitbake -u taskexp -g bitbake_target``: Using the BitBake command 4090- ``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:
288 section in the Yocto Project Board Support Package (BSP) Developer's 288 section in the Yocto Project Board Support Package (BSP) Developer's
289 Guide. 289 Guide.
290 290
291- *Kernel Development:* See the ":ref:`kernel-dev/kernel-dev-common:preparing the build host to work on the kernel`" 291- *Kernel Development:* See the ":ref:`kernel-dev/common:preparing the build host to work on the kernel`"
292 section in the Yocto Project Linux Kernel Development Manual. 292 section in the Yocto Project Linux Kernel Development Manual.
293 293
294Setting Up a Native Linux Host 294Setting Up a Native Linux Host