mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ref-manual: merge patch-status-* to patch-status
These are not distinct anymore and check for any patches in any layer. (From yocto-docs rev: a27e4c426bfb039c9a2a4b7971a74c1fc05e6274) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 300c585909743754e0e6662d48d43834c031b835) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
a47165d780
commit
9d948925b1
@@ -1461,12 +1461,8 @@ The tests you can list with the :term:`WARN_QA` and
|
|||||||
- ``patch-fuzz:`` Checks for fuzz in patch files that may allow
|
- ``patch-fuzz:`` Checks for fuzz in patch files that may allow
|
||||||
them to apply incorrectly if the underlying code changes.
|
them to apply incorrectly if the underlying code changes.
|
||||||
|
|
||||||
- ``patch-status-core:`` Checks that the Upstream-Status is specified
|
- ``patch-status:`` Checks that the ``Upstream-Status`` is specified and valid
|
||||||
and valid in the headers of patches for recipes in the OE-Core layer.
|
in the headers of patches for recipes.
|
||||||
|
|
||||||
- ``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
|
- ``perllocalpod:`` Checks for ``perllocal.pod`` being erroneously
|
||||||
installed and packaged by a recipe.
|
installed and packaged by a recipe.
|
||||||
|
|||||||
Reference in New Issue
Block a user