mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
40b7725212
commit
c4e05c5223
@@ -655,7 +655,7 @@ section in the Yocto Project Linux Kernel Development Manual.
|
|||||||
|
|
||||||
Converts the newly unpacked kernel source into a form with which the
|
Converts the newly unpacked kernel source into a form with which the
|
||||||
OpenEmbedded build system can work. Because the kernel source can be
|
OpenEmbedded build system can work. Because the kernel source can be
|
||||||
fetched in several different ways, the ``do_kernel_checkout`` task makes
|
fetched in several different ways, the :ref:`ref-tasks-kernel_checkout` task makes
|
||||||
sure that subsequent tasks are given a clean working tree copy of the
|
sure that subsequent tasks are given a clean working tree copy of the
|
||||||
kernel with the correct branches checked out.
|
kernel with the correct branches checked out.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user