summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/tasks.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-09-23 18:04:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-10-07 10:54:25 +0100
commitb3dc55b0516da0ef9381baa034fa95f77a3c0119 (patch)
treec502144ff8533e1e42d96090e6cf9e3aea78e4ea /documentation/ref-manual/tasks.rst
parent3c6b2798a0758c6a12f8ea8f451f3a294263da76 (diff)
downloadpoky-b3dc55b0516da0ef9381baa034fa95f77a3c0119.tar.gz
manuals: add references to the "do_package" task
[YOCTO #14508] Reported-by: Quentin Schulz <foss@0leil.net> (From yocto-docs rev: 179139e6710f6dde0de25200c372705ed8ef13bc) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/tasks.rst')
-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 a92468d8df..e87be90cc0 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -212,7 +212,7 @@ based on available packages and files. This task makes use of the
212:term:`PACKAGES` and :term:`FILES` 212:term:`PACKAGES` and :term:`FILES`
213variables. 213variables.
214 214
215The ``do_package`` task, in conjunction with the 215The :ref:`ref-tasks-package` task, in conjunction with the
216:ref:`ref-tasks-packagedata` task, also saves some 216:ref:`ref-tasks-packagedata` task, also saves some
217important package metadata. For additional information, see the 217important package metadata. For additional information, see the
218:term:`PKGDESTWORK` variable and the 218:term:`PKGDESTWORK` variable and the