mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
3c6b2798a0
commit
b3dc55b051
@@ -630,7 +630,7 @@ Here are key subdirectories within each recipe work directory:
|
||||
split into individual packages.
|
||||
|
||||
- ``${WORKDIR}/packages-split``: Contains the output of the
|
||||
``do_package`` task after the output has been split into individual
|
||||
:ref:`ref-tasks-package` task after the output has been split into individual
|
||||
packages. There are subdirectories for each individual package created by
|
||||
the recipe.
|
||||
|
||||
|
||||
@@ -212,7 +212,7 @@ based on available packages and files. This task makes use of the
|
||||
:term:`PACKAGES` and :term:`FILES`
|
||||
variables.
|
||||
|
||||
The ``do_package`` task, in conjunction with the
|
||||
The :ref:`ref-tasks-package` task, in conjunction with the
|
||||
:ref:`ref-tasks-packagedata` task, also saves some
|
||||
important package metadata. For additional information, see the
|
||||
:term:`PKGDESTWORK` variable and the
|
||||
|
||||
Reference in New Issue
Block a user