From 369f8d6a7aed27cdbf486157ba5f33cb43edfc05 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 20 Oct 2014 10:23:47 -0700 Subject: ref-manual: Added buildstats-summary.bbclass section. (From yocto-docs rev: 2eb52ec085e1add723548112390d2983b5a6b77e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 34142cb152..94832f283a 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -382,6 +382,18 @@ +
+ <filename>buildstats-summary.bbclass</filename> + + + When inherited globally, prints statistics at the end of the build + on sstate re-use. + In order to function, this class requires the + buildstats + class be enabled. + +
+
<filename>ccache.bbclass</filename> -- cgit v1.2.3-54-g00ecf