ref-manual: add mission pep517-backend sanity check

New sanity check to check for PEP517-backend compliance.

(From yocto-docs rev: 24e5bbeefe989e22ecdf5e86f48432e437330cc2)

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-09 09:41:12 +02:00 committed by Richard Purdie
parent 118fce004d
commit c772c2b278

View File

@ -1478,6 +1478,9 @@ 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