summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/tasks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index 7129fe4329..7d03d9f3a1 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -655,7 +655,7 @@ section in the Yocto Project Linux Kernel Development Manual.
655 655
656Converts the newly unpacked kernel source into a form with which the 656Converts the newly unpacked kernel source into a form with which the
657OpenEmbedded build system can work. Because the kernel source can be 657OpenEmbedded build system can work. Because the kernel source can be
658fetched in several different ways, the ``do_kernel_checkout`` task makes 658fetched in several different ways, the :ref:`ref-tasks-kernel_checkout` task makes
659sure that subsequent tasks are given a clean working tree copy of the 659sure that subsequent tasks are given a clean working tree copy of the
660kernel with the correct branches checked out. 660kernel with the correct branches checked out.
661 661