mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +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:
parent
118fce004d
commit
c772c2b278
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user