diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7d720c86b3..97dcb5c35f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2167,6 +2167,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 2167 | </glossdef> | 2167 | </glossdef> |
| 2168 | </glossentry> | 2168 | </glossentry> |
| 2169 | 2169 | ||
| 2170 | <glossentry id='var-LOG_DIR'><glossterm>LOG_DIR</glossterm> | ||
| 2171 | <glossdef> | ||
| 2172 | <para> | ||
| 2173 | Specifies the directory to which the OpenEmbedded build | ||
| 2174 | system writes overall log files. | ||
| 2175 | The default directory is <filename>${TMPDIR}/log</filename>. | ||
| 2176 | </para> | ||
| 2177 | <para> | ||
| 2178 | For the directory containing logs specific to each task, | ||
| 2179 | see the <link linkend='var-T'><filename>T</filename></link> | ||
| 2180 | variable. | ||
| 2181 | </para> | ||
| 2182 | </glossdef> | ||
| 2183 | </glossentry> | ||
| 2184 | |||
| 2170 | </glossdiv> | 2185 | </glossdiv> |
| 2171 | 2186 | ||
| 2172 | <glossdiv id='var-glossary-m'><title>M</title> | 2187 | <glossdiv id='var-glossary-m'><title>M</title> |
