diff options
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r-- | documentation/dev-manual/common-tasks.rst | 4 |
1 files changed, 2 insertions, 2 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 | ||
2876 | For more information on ``defconfig`` files, see the | 2876 | For 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`" |
2878 | section in the Yocto Project Linux Kernel Development Manual. | 2878 | section in the Yocto Project Linux Kernel Development Manual. |
2879 | 2879 | ||
2880 | Adding a Formfactor Configuration File | 2880 | Adding 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 |