summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorAntonin Godard <antonin.godard@bootlin.com>2025-07-29 11:56:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-08-08 23:41:10 +0100
commitee6fec0ce5bf9e179f86589ef3a36edff08f4dcf (patch)
tree2191f3d54a28102babc383ae0f34a066b27c09cf /documentation
parent1887b330c3a04723472a43497d58201b27b86f05 (diff)
downloadpoky-ee6fec0ce5bf9e179f86589ef3a36edff08f4dcf.tar.gz
ref-manual/tasks.rst: do_package_qa: update link to qa checks
Link to the updated qa-checks document that contains the entire list of checks. The insane class was recently updated to remove all its checks description and move them to qa-checks.rst. (From yocto-docs rev: 0fcd1a352ae364bee191e7d160b2fec35431fcfd) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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 d7b19e04bc..90f70c1ac1 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -225,7 +225,7 @@ section in the Yocto Project Overview and Concepts Manual.
225----------------- 225-----------------
226 226
227Runs QA checks on packaged files. For more information on these checks, 227Runs QA checks on packaged files. For more information on these checks,
228see the :ref:`ref-classes-insane` class. 228see the :doc:`/ref-manual/qa-checks` document.
229 229
230.. _ref-tasks-package_write_deb: 230.. _ref-tasks-package_write_deb:
231 231