diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 24 |
1 files changed, 24 insertions, 0 deletions
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 @@ | |||
| 917 | </glossdef> | 917 | </glossdef> |
| 918 | </glossentry> | 918 | </glossentry> |
| 919 | 919 | ||
| 920 | <glossentry id='var-BUILDHISTORY_DIR_IMAGE'><glossterm>BUILDHISTORY_DIR_IMAGE</glossterm> | ||
| 921 | <glossdef> | ||
| 922 | <para> | ||
| 923 | When inheriting the | ||
| 924 | <link linkend='ref-classes-buildhistory'><filename>buildhistory</filename></link> | ||
| 925 | class, specifies the base name of the image analyzed using | ||
| 926 | build history feature. | ||
| 927 | For more information on how the variable works, see the | ||
| 928 | <filename>buildhistory.class</filename>. | ||
| 929 | For more information on how build history works, see the | ||
| 930 | "<link linkend='maintaining-build-output-quality'>Maintaining Build Output Quality</link>" | ||
| 931 | section. | ||
| 932 | </para> | ||
| 933 | |||
| 934 | <para> | ||
| 935 | By default, the <filename>buildhistory</filename> class | ||
| 936 | sets the image name as follows: | ||
| 937 | <literallayout class='monospaced'> | ||
| 938 | BUILDHISTORY_DIR_IMAGE = "${BUILDHISTORY_DIR}/images/${MACHINE_ARCH}/${TCLIBC}/${IMAGE_BASENAME}" | ||
| 939 | </literallayout> | ||
| 940 | </para> | ||
| 941 | </glossdef> | ||
| 942 | </glossentry> | ||
| 943 | |||
| 920 | <glossentry id='var-BUILDHISTORY_FEATURES'><glossterm>BUILDHISTORY_FEATURES</glossterm> | 944 | <glossentry id='var-BUILDHISTORY_FEATURES'><glossterm>BUILDHISTORY_FEATURES</glossterm> |
| 921 | <glossdef> | 945 | <glossdef> |
| 922 | <para> | 946 | <para> |
