summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 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
718Collects all the features required for a given kernel build, whether the 718Collects all the features required for a given kernel build, whether the
719features come from :term:`SRC_URI` or from Git 719features come from :term:`SRC_URI` or from Git
720repositories. After collection, the ``do_kernel_metadata`` task 720repositories. After collection, the :ref:`ref-tasks-kernel_metadata` task
721processes the features into a series of config fragments and patches, 721processes the features into a series of config fragments and patches,
722which can then be applied by subsequent tasks such as 722which can then be applied by subsequent tasks such as
723:ref:`ref-tasks-patch` and 723:ref:`ref-tasks-patch` and