summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 67fe44701e..744c0bc11c 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -9267,6 +9267,11 @@ system and gives an overview of their function and contents.
9267 section in the Yocto Project Development Tasks Manual and the 9267 section in the Yocto Project Development Tasks Manual and the
9268 ":ref:`ref-classes-testimage`" section. 9268 ":ref:`ref-classes-testimage`" section.
9269 9269
9270 :term:`TESTIMAGE_FAILED_QA_ARTIFACTS`
9271 When using the :ref:`ref-classes-testimage` class, the variable
9272 :term:`TESTIMAGE_FAILED_QA_ARTIFACTS` lists space-separated paths on the
9273 target to retrieve onto the host.
9274
9270 :term:`THISDIR` 9275 :term:`THISDIR`
9271 The directory in which the file BitBake is currently parsing is 9276 The directory in which the file BitBake is currently parsing is
9272 located. Do not manually set this variable. 9277 located. Do not manually set this variable.