diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-09-23 19:38:34 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-07 10:54:26 +0100 |
| commit | c4e05c52237edc7314dba2de84abd1413b6751c7 (patch) | |
| tree | 9358968d5203f87c69b6e9b3be7c1846a39c6495 /documentation/ref-manual | |
| parent | 40b77252122884b8395d59648147a93f2d0e33d9 (diff) | |
| download | poky-c4e05c52237edc7314dba2de84abd1413b6751c7.tar.gz | |
ref-manual: tasks.rst: add reference to the "do_kernel_checkout" task
[YOCTO #14508]
Reported-by: Quentin Schulz <foss@0leil.net>
(From yocto-docs rev: d45cffba8995b5a76a495f73e46852696a3bf645)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/tasks.rst | 2 |
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 | ||
| 656 | Converts the newly unpacked kernel source into a form with which the | 656 | Converts the newly unpacked kernel source into a form with which the |
| 657 | OpenEmbedded build system can work. Because the kernel source can be | 657 | OpenEmbedded build system can work. Because the kernel source can be |
| 658 | fetched in several different ways, the ``do_kernel_checkout`` task makes | 658 | fetched in several different ways, the :ref:`ref-tasks-kernel_checkout` task makes |
| 659 | sure that subsequent tasks are given a clean working tree copy of the | 659 | sure that subsequent tasks are given a clean working tree copy of the |
| 660 | kernel with the correct branches checked out. | 660 | kernel with the correct branches checked out. |
| 661 | 661 | ||
