diff options
| -rw-r--r-- | documentation/ref-manual/classes.rst | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 121887d1fb..cdfd1f7e31 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
| @@ -1461,12 +1461,8 @@ The tests you can list with the :term:`WARN_QA` and | |||
| 1461 | - ``patch-fuzz:`` Checks for fuzz in patch files that may allow | 1461 | - ``patch-fuzz:`` Checks for fuzz in patch files that may allow |
| 1462 | them to apply incorrectly if the underlying code changes. | 1462 | them to apply incorrectly if the underlying code changes. |
| 1463 | 1463 | ||
| 1464 | - ``patch-status-core:`` Checks that the Upstream-Status is specified | 1464 | - ``patch-status:`` Checks that the ``Upstream-Status`` is specified and valid |
| 1465 | and valid in the headers of patches for recipes in the OE-Core layer. | 1465 | in the headers of patches for recipes. |
| 1466 | |||
| 1467 | - ``patch-status-noncore:`` Checks that the Upstream-Status is specified | ||
| 1468 | and valid in the headers of patches for recipes in layers other than | ||
| 1469 | OE-Core. | ||
| 1470 | 1466 | ||
| 1471 | - ``perllocalpod:`` Checks for ``perllocal.pod`` being erroneously | 1467 | - ``perllocalpod:`` Checks for ``perllocal.pod`` being erroneously |
| 1472 | installed and packaged by a recipe. | 1468 | installed and packaged by a recipe. |
