mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
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:
committed by
Richard Purdie
parent
875498aa82
commit
1a0e884473
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user