diff options
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-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 4174273f57..f0a23ed168 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst | |||
@@ -717,7 +717,7 @@ information on this configuration tool. | |||
717 | 717 | ||
718 | Collects all the features required for a given kernel build, whether the | 718 | Collects all the features required for a given kernel build, whether the |
719 | features come from :term:`SRC_URI` or from Git | 719 | features come from :term:`SRC_URI` or from Git |
720 | repositories. After collection, the ``do_kernel_metadata`` task | 720 | repositories. After collection, the :ref:`ref-tasks-kernel_metadata` task |
721 | processes the features into a series of config fragments and patches, | 721 | processes the features into a series of config fragments and patches, |
722 | which can then be applied by subsequent tasks such as | 722 | which can then be applied by subsequent tasks such as |
723 | :ref:`ref-tasks-patch` and | 723 | :ref:`ref-tasks-patch` and |