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>