| Message ID | 20220923175219.6652-29-michael.opdenacker@bootlin.com |
|---|---|
| State | Accepted |
| Commit | 85c12756a3e0fefdb5b5aec3ee317a6c0e4f0030 |
| Headers | show |
| Series | manuals: add missing references to tasks | expand |
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst index 29a135beb0..ce900119ef 100644 --- a/documentation/ref-manual/tasks.rst +++ b/documentation/ref-manual/tasks.rst @@ -719,7 +719,7 @@ information on this configuration tool. Collects all the features required for a given kernel build, whether the features come from :term:`SRC_URI` or from Git -repositories. After collection, the ``do_kernel_metadata`` task +repositories. After collection, the :ref:`ref-tasks-kernel_metadata` task processes the features into a series of config fragments and patches, which can then be applied by subsequent tasks such as :ref:`ref-tasks-patch` and