diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
| -rw-r--r-- | documentation/ref-manual/classes.rst | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index aba618bab0..c0d7373c79 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
| @@ -1390,11 +1390,6 @@ The tests you can list with the :term:`WARN_QA` and | |||
| 1390 | directive, that the recipe also inherits the :ref:`ref-classes-gettext` | 1390 | directive, that the recipe also inherits the :ref:`ref-classes-gettext` |
| 1391 | class to ensure that gettext is available during the build. | 1391 | class to ensure that gettext is available during the build. |
| 1392 | 1392 | ||
| 1393 | - ``compile-host-path:`` Checks the | ||
| 1394 | :ref:`ref-tasks-compile` log for indications that | ||
| 1395 | paths to locations on the build host were used. Using such paths | ||
| 1396 | might result in host contamination of the build output. | ||
| 1397 | |||
| 1398 | - ``debug-deps:`` Checks that all packages except ``-dbg`` packages | 1393 | - ``debug-deps:`` Checks that all packages except ``-dbg`` packages |
| 1399 | do not depend on ``-dbg`` packages, which would cause a packaging | 1394 | do not depend on ``-dbg`` packages, which would cause a packaging |
| 1400 | bug. | 1395 | bug. |
| @@ -1462,11 +1457,6 @@ The tests you can list with the :term:`WARN_QA` and | |||
| 1462 | being created due to being marked with a license that is in | 1457 | being created due to being marked with a license that is in |
| 1463 | :term:`INCOMPATIBLE_LICENSE`. | 1458 | :term:`INCOMPATIBLE_LICENSE`. |
| 1464 | 1459 | ||
| 1465 | - ``install-host-path:`` Checks the | ||
| 1466 | :ref:`ref-tasks-install` log for indications that | ||
| 1467 | paths to locations on the build host were used. Using such paths | ||
| 1468 | might result in host contamination of the build output. | ||
| 1469 | |||
| 1470 | - ``installed-vs-shipped:`` Reports when files have been installed | 1460 | - ``installed-vs-shipped:`` Reports when files have been installed |
| 1471 | within :ref:`ref-tasks-install` but have not been included in any package by | 1461 | within :ref:`ref-tasks-install` but have not been included in any package by |
| 1472 | way of the :term:`FILES` variable. Files that do not | 1462 | way of the :term:`FILES` variable. Files that do not |
| @@ -1599,9 +1589,6 @@ The tests you can list with the :term:`WARN_QA` and | |||
| 1599 | in a packaged script is not longer than 128 characters, which can cause | 1589 | in a packaged script is not longer than 128 characters, which can cause |
| 1600 | an error at runtime depending on the operating system. | 1590 | an error at runtime depending on the operating system. |
| 1601 | 1591 | ||
| 1602 | - ``split-strip:`` Reports that splitting or stripping debug symbols | ||
| 1603 | from binaries has failed. | ||
| 1604 | |||
| 1605 | - ``staticdev:`` Checks for static library files (``*.a``) in | 1592 | - ``staticdev:`` Checks for static library files (``*.a``) in |
| 1606 | non-``staticdev`` packages. | 1593 | non-``staticdev`` packages. |
| 1607 | 1594 | ||
