From 199a4b331f8159359dc3dee6404cae47fa135634 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 24 Feb 2014 15:03:31 -0600 Subject: ref-manual: Added BUILDHISTORY_DIR_IMAGE to glossary. (From yocto-docs rev: 2665537abc2db910596e8979fca367d1c8ab2931) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 4e78c3e7f3..c9fc58f7eb 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -917,6 +917,30 @@ + BUILDHISTORY_DIR_IMAGE + + + When inheriting the + buildhistory + class, specifies the base name of the image analyzed using + build history feature. + For more information on how the variable works, see the + buildhistory.class. + For more information on how build history works, see the + "Maintaining Build Output Quality" + section. + + + + By default, the buildhistory class + sets the image name as follows: + + BUILDHISTORY_DIR_IMAGE = "${BUILDHISTORY_DIR}/images/${MACHINE_ARCH}/${TCLIBC}/${IMAGE_BASENAME}" + + + + + BUILDHISTORY_FEATURES -- cgit v1.2.3-54-g00ecf