mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
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: 96ff6bd571a185b4e2c6174f2cc937994efe4cd5) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 1304b899cd4480f80eaeb6e58d57e87d3d2f6911) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
24a08a4d0b
commit
b1abf5f3b1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user