mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
ref-manual: Added TEST_EXPORT_DIR to glossary.
Fixes [YOCTO #5554] New variable description. (From yocto-docs rev: 9c245950faba53abc79f01d174e0f88e87d85430) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
028d760801
commit
55fc97470c
@@ -7433,6 +7433,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-TEST_EXPORT_DIR'><glossterm>TEST_EXPORT_DIR</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
The location the OpenEmbedded build system uses to export
|
||||
tests when the
|
||||
<link linkend='var-TEST_EXPORT_ONLY'><filename>TEST_EXPORT_ONLY</filename></link>
|
||||
variable is set to "1".
|
||||
</para>
|
||||
|
||||
<para>
|
||||
The <filename>TEST_EXPORT_DIR</filename> variable defaults
|
||||
to <filename>"${TMPDIR}/testimage/${PN}"</filename>.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-TEST_EXPORT_ONLY'><glossterm>TEST_EXPORT_ONLY</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user