mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
ref-manual: document new patch-status-* QA checks
Newly added in 4.2. (From yocto-docs rev: 12e576fb6a932c4089651371c71c61fd1e96cd48) Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1b9bcc7b19
commit
23d946b9ba
@@ -1336,6 +1336,13 @@ Here are the tests you can list with the :term:`WARN_QA` and
|
||||
- ``patch-fuzz:`` Checks for fuzz in patch files that may allow
|
||||
them to apply incorrectly if the underlying code changes.
|
||||
|
||||
- ``patch-status-core:`` Checks that the Upstream-Status is specified
|
||||
and valid in the headers of patches for recipes in the OE-Core layer.
|
||||
|
||||
- ``patch-status-noncore:`` Checks that the Upstream-Status is specified
|
||||
and valid in the headers of patches for recipes in layers other than
|
||||
OE-Core.
|
||||
|
||||
- ``perllocalpod:`` Checks for ``perllocal.pod`` being erroneously
|
||||
installed and packaged by a recipe.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user