mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: add missing TESTIMAGE_FAILED_QA_ARTIFACTS
This variable lists space-separated paths on the target to retrieve onto the host, when inheriting testimage. (From yocto-docs rev: 519a149521a01156c51b472d246ce0b01a74dbfc) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> (cherry picked from commit 2537642d2cdf844dc5f6027fb3097aac52162c1f) 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
90798fdc88
commit
c00c032e03
@@ -9184,6 +9184,11 @@ system and gives an overview of their function and contents.
|
|||||||
section in the Yocto Project Development Tasks Manual and the
|
section in the Yocto Project Development Tasks Manual and the
|
||||||
":ref:`ref-classes-testimage`" section.
|
":ref:`ref-classes-testimage`" section.
|
||||||
|
|
||||||
|
:term:`TESTIMAGE_FAILED_QA_ARTIFACTS`
|
||||||
|
When using the :ref:`ref-classes-testimage` class, the variable
|
||||||
|
:term:`TESTIMAGE_FAILED_QA_ARTIFACTS` lists space-separated paths on the
|
||||||
|
target to retrieve onto the host.
|
||||||
|
|
||||||
:term:`THISDIR`
|
:term:`THISDIR`
|
||||||
The directory in which the file BitBake is currently parsing is
|
The directory in which the file BitBake is currently parsing is
|
||||||
located. Do not manually set this variable.
|
located. Do not manually set this variable.
|
||||||
|
|||||||
Reference in New Issue
Block a user