diff options
| -rw-r--r-- | documentation/ref-manual/variables.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index e5ea636a6d..601cad1f1a 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -9184,6 +9184,11 @@ system and gives an overview of their function and contents. | |||
| 9184 | section in the Yocto Project Development Tasks Manual and the | 9184 | section in the Yocto Project Development Tasks Manual and the |
| 9185 | ":ref:`ref-classes-testimage`" section. | 9185 | ":ref:`ref-classes-testimage`" section. |
| 9186 | 9186 | ||
| 9187 | :term:`TESTIMAGE_FAILED_QA_ARTIFACTS` | ||
| 9188 | When using the :ref:`ref-classes-testimage` class, the variable | ||
| 9189 | :term:`TESTIMAGE_FAILED_QA_ARTIFACTS` lists space-separated paths on the | ||
| 9190 | target to retrieve onto the host. | ||
| 9191 | |||
| 9187 | :term:`THISDIR` | 9192 | :term:`THISDIR` |
| 9188 | The directory in which the file BitBake is currently parsing is | 9193 | The directory in which the file BitBake is currently parsing is |
| 9189 | located. Do not manually set this variable. | 9194 | located. Do not manually set this variable. |
