ref-manual: fix ordering of insane checks list

It should be before "perllocalpod" and after "patch-status".

Reported-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 1304b899cd4480f80eaeb6e58d57e87d3d2f6911)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Antonin Godard
2024-10-14 16:11:44 +02:00
committed by Richard Purdie
parent 4ba72b6b34
commit 57127f6520

View File

@@ -1464,6 +1464,9 @@ The tests you can list with the :term:`WARN_QA` and
- ``patch-status:`` Checks that the ``Upstream-Status`` is specified and valid
in the headers of patches for recipes.
- ``pep517-backend:`` checks that a recipe inheriting
:ref:`ref-classes-setuptools3` has a PEP517-compliant backend.
- ``perllocalpod:`` Checks for ``perllocal.pod`` being erroneously
installed and packaged by a recipe.
@@ -1478,9 +1481,6 @@ The tests you can list with the :term:`WARN_QA` and
- ``perms:`` Currently, this check is unused but reserved.
- ``pep517-backend:`` checks that a recipe inheriting
:ref:`ref-classes-setuptools3` has a PEP517-compliant backend.
- ``pkgconfig:`` Checks ``.pc`` files for any
:term:`TMPDIR`/:term:`WORKDIR` paths.
Any ``.pc`` file containing these paths is incorrect since