diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-26 10:14:39 -0800 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:26 +0000 | 
| commit | 09ac6b52cd56ef27d027633400b9b817b0c4d70a (patch) | |
| tree | 15f56548db96c1a40981bdf44223bb3997944429 | |
| parent | daa589dae9de064ece201c917c286314a4d0f5d9 (diff) | |
| download | poky-09ac6b52cd56ef27d027633400b9b817b0c4d70a.tar.gz | |
ref-manual: Added BUILDSTATS_BASE variable description.
(From yocto-docs rev: d95828c3fe6032f9aba5735a7fc703dcbdd21cef)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f28c62454b..22a0505523 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -856,6 +856,20 @@ | |||
| 856 | </glossdef> | 856 | </glossdef> | 
| 857 | </glossentry> | 857 | </glossentry> | 
| 858 | 858 | ||
| 859 | <glossentry id='var-BUILDSTATS_BASE'><glossterm>BUILDSTATS_BASE</glossterm> | ||
| 860 | <glossdef> | ||
| 861 | <para> | ||
| 862 | Points to the location of the directory that holds build | ||
| 863 | statistics when you use and enable the | ||
| 864 | <link linkend='ref-classes-buildstats'><filename>buildstats</filename></link> | ||
| 865 | class. | ||
| 866 | The <filename>BUILDSTATS_BASE</filename> directory defaults | ||
| 867 | to | ||
| 868 | <filename>${</filename><link linkend='var-TMPDIR'><filename>TMPDIR</filename></link><filename>}/buildstats/</filename>. | ||
| 869 | </para> | ||
| 870 | </glossdef> | ||
| 871 | </glossentry> | ||
| 872 | |||
| 859 | <glossentry id='var-BUSYBOX_SPLIT_SUID'><glossterm>BUSYBOX_SPLIT_SUID</glossterm> | 873 | <glossentry id='var-BUSYBOX_SPLIT_SUID'><glossterm>BUSYBOX_SPLIT_SUID</glossterm> | 
| 860 | <glossdef> | 874 | <glossdef> | 
| 861 | <para> | 875 | <para> | 
