From e0b167bb78ff77ed3f44aafd64857321a86f10d1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 10:14:39 -0800 Subject: [PATCH] ref-manual: Added BUILDSTATS_BASE variable description. (From yocto-docs rev: a755fa4283d966e657cee94e2165c87283494caa) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 @@ + BUILDSTATS_BASE + + + Points to the location of the directory that holds build + statistics when you use and enable the + buildstats + class. + The BUILDSTATS_BASE directory defaults + to + ${TMPDIR}/buildstats/. + + + + BUSYBOX_SPLIT_SUID