ref-manual: Added BUILDHISTORY_DIR_IMAGE to glossary.

(From yocto-docs rev: 2665537abc2db910596e8979fca367d1c8ab2931)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-02-24 15:03:31 -06:00
committed by Richard Purdie
parent 6ee63d06e2
commit 199a4b331f

View File

@@ -917,6 +917,30 @@
</glossdef>
</glossentry>
<glossentry id='var-BUILDHISTORY_DIR_IMAGE'><glossterm>BUILDHISTORY_DIR_IMAGE</glossterm>
<glossdef>
<para>
When inheriting the
<link linkend='ref-classes-buildhistory'><filename>buildhistory</filename></link>
class, specifies the base name of the image analyzed using
build history feature.
For more information on how the variable works, see the
<filename>buildhistory.class</filename>.
For more information on how build history works, see the
"<link linkend='maintaining-build-output-quality'>Maintaining Build Output Quality</link>"
section.
</para>
<para>
By default, the <filename>buildhistory</filename> class
sets the image name as follows:
<literallayout class='monospaced'>
BUILDHISTORY_DIR_IMAGE = "${BUILDHISTORY_DIR}/images/${MACHINE_ARCH}/${TCLIBC}/${IMAGE_BASENAME}"
</literallayout>
</para>
</glossdef>
</glossentry>
<glossentry id='var-BUILDHISTORY_FEATURES'><glossterm>BUILDHISTORY_FEATURES</glossterm>
<glossdef>
<para>