diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-09-23 18:08:22 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-10-07 10:54:25 +0100 |
| commit | 67a72fc3f73cc3708337de07330eadd093c5076d (patch) | |
| tree | e324090d081cedbaadf740e691c14146f060ac50 /documentation/ref-manual | |
| parent | b3dc55b0516da0ef9381baa034fa95f77a3c0119 (diff) | |
| download | poky-67a72fc3f73cc3708337de07330eadd093c5076d.tar.gz | |
manuals: add references to the "do_package_qa" task
[YOCTO #14508]
Reported-by: Quentin Schulz <foss@0leil.net>
(From yocto-docs rev: af27370fd4ffd0e0455187aa9fc5349d39403ae7)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 00156cee94..e4c2e8cf53 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -6752,7 +6752,7 @@ system and gives an overview of their function and contents. | |||
| 6752 | the following tasks are added: | 6752 | the following tasks are added: |
| 6753 | 6753 | ||
| 6754 | - do_populate_lic | 6754 | - do_populate_lic |
| 6755 | - do_package_qa | 6755 | - :ref:`ref-tasks-package_qa` |
| 6756 | - do_populate_sysroot | 6756 | - do_populate_sysroot |
| 6757 | - :ref:`ref-tasks-deploy` | 6757 | - :ref:`ref-tasks-deploy` |
| 6758 | 6758 | ||
