diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e6cca3ed60..44032e6409 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -7433,6 +7433,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 7433 | </glossdef> | 7433 | </glossdef> |
| 7434 | </glossentry> | 7434 | </glossentry> |
| 7435 | 7435 | ||
| 7436 | <glossentry id='var-TEST_EXPORT_DIR'><glossterm>TEST_EXPORT_DIR</glossterm> | ||
| 7437 | <glossdef> | ||
| 7438 | <para> | ||
| 7439 | The location the OpenEmbedded build system uses to export | ||
| 7440 | tests when the | ||
| 7441 | <link linkend='var-TEST_EXPORT_ONLY'><filename>TEST_EXPORT_ONLY</filename></link> | ||
| 7442 | variable is set to "1". | ||
| 7443 | </para> | ||
| 7444 | |||
| 7445 | <para> | ||
| 7446 | The <filename>TEST_EXPORT_DIR</filename> variable defaults | ||
| 7447 | to <filename>"${TMPDIR}/testimage/${PN}"</filename>. | ||
| 7448 | </para> | ||
| 7449 | </glossdef> | ||
| 7450 | </glossentry> | ||
| 7451 | |||
| 7436 | <glossentry id='var-TEST_EXPORT_ONLY'><glossterm>TEST_EXPORT_ONLY</glossterm> | 7452 | <glossentry id='var-TEST_EXPORT_ONLY'><glossterm>TEST_EXPORT_ONLY</glossterm> |
| 7437 | <glossdef> | 7453 | <glossdef> |
| 7438 | <para> | 7454 | <para> |
