From 752b6dbffd31718398a202fec73c478370cec1d5 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 09:48:22 -0800 Subject: [PATCH] ref-manual: Added the buildhistory class. (From yocto-docs rev: 8a04660072fdefe556d29ed010476512b899cbc7) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 3a169cdf3c..cab546a0ae 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -325,6 +325,19 @@ +
+ <filename>buildhistory.bbclass</filename> + + + The Build History (buildhistory) class records a + history of build output metadata, which can be used to detect possible + regressions as well as used for analysis of the build output. + For more information on usinig Build History, see the + "Maintaining Build Output Quality" + section. + +
+
Debian Renaming - <filename>debian.bbclass</filename>