mirror of
https://git.yoctoproject.org/poky
synced 2026-02-10 02:33:02 +01:00
ref-manual/ref-variables: add LOG_DIR
Added some specifics and a bit of a rewrite. (From yocto-docs rev: 03435b52f9f27729d81d46ec6d87cf73b4bd92cb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> 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
3c1e74b843
commit
94c19bdf26
@@ -2167,6 +2167,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-LOG_DIR'><glossterm>LOG_DIR</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
Specifies the directory to which the OpenEmbedded build
|
||||
system writes overall log files.
|
||||
The default directory is <filename>${TMPDIR}/log</filename>.
|
||||
</para>
|
||||
<para>
|
||||
For the directory containing logs specific to each task,
|
||||
see the <link linkend='var-T'><filename>T</filename></link>
|
||||
variable.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
</glossdiv>
|
||||
|
||||
<glossdiv id='var-glossary-m'><title>M</title>
|
||||
|
||||
Reference in New Issue
Block a user