mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ref-manual: Added TEST_SERVER_IP to the variable glossary.
Fixes [YOCTO #5554] New variable description. (From yocto-docs rev: e12134c93661a827787ec878a94d3d2c8a280f83) 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
aba074edbf
commit
cdbe3b5cee
@@ -7484,6 +7484,24 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
|||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|
||||||
|
<glossentry id='var-TEST_SERVER_IP'><glossterm>TEST_SERVER_IP</glossterm>
|
||||||
|
<glossdef>
|
||||||
|
<para>
|
||||||
|
The IP address of the build machine (host machine).
|
||||||
|
This IP address is usually automatically detected.
|
||||||
|
However, if detection fails, this variable needs to be set
|
||||||
|
to the IP address of the build machine (i.e. where
|
||||||
|
the build is taking place).
|
||||||
|
<note>
|
||||||
|
The <filename>TEST_SERVER_IP</filename> variable
|
||||||
|
is only used for a small number of tests such as
|
||||||
|
the "smart" test suite, which needs to download
|
||||||
|
packages from <filename>DEPLOY_DIR/rpm</filename>.
|
||||||
|
</note>
|
||||||
|
</para>
|
||||||
|
</glossdef>
|
||||||
|
</glossentry>
|
||||||
|
|
||||||
<glossentry id='var-TEST_TARGET'><glossterm>TEST_TARGET</glossterm>
|
<glossentry id='var-TEST_TARGET'><glossterm>TEST_TARGET</glossterm>
|
||||||
<glossdef>
|
<glossdef>
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user