mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 06:32:12 +02:00
ref-manual: Added TEST_EXPORT_ONLY to glossary.
Fixes [YOCTO #5554] New variable description. (From yocto-docs rev: 6be2edb9ff994c7e952c6b1c9fca7357549afd90) 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
40396bee2b
commit
46c0518279
@@ -7433,6 +7433,17 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-TEST_EXPORT_ONLY'><glossterm>TEST_EXPORT_ONLY</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Specifies to export the tests only.
|
||||
Set this variable to "1" if you do not want to run the
|
||||
tests but you want them to be exported in a manner that
|
||||
you to run them outside of the build system.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-TEST_IMAGE'><glossterm>TEST_IMAGE</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user