From b1abf5f3b171fa248f9dad8a6c71c80a7786a36f Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Mon, 14 Oct 2024 16:11:44 +0200 Subject: ref-manual: fix ordering of insane checks list It should be before "perllocalpod" and after "patch-status". Reported-by: Quentin Schulz Reviewed-by: Quentin Schulz (From yocto-docs rev: 96ff6bd571a185b4e2c6174f2cc937994efe4cd5) Signed-off-by: Antonin Godard (cherry picked from commit 1304b899cd4480f80eaeb6e58d57e87d3d2f6911) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/ref-manual/classes.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index a715be97dc..b92f4e4f20 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -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 -- cgit v1.2.3-54-g00ecf