1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

ref-manual: Added the buildhistory class.

(From yocto-docs rev: a2ed497bd2bb229e6fadb138205035819daa985a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2013-11-26 09:48:22 -08:00
committed by Richard Purdie
parent 6531d22f4e
commit c33bbac95b
+13
View File
@@ -325,6 +325,19 @@
</para>
</section>
<section id='ref-classes-buildhistory'>
<title><filename>buildhistory.bbclass</filename></title>
<para>
The Build History (<filename>buildhistory</filename>) 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
"<link linkend='maintaining-build-output-quality'>Maintaining Build Output Quality</link>"
section.
</para>
</section>
<section id='ref-classes-debian'>
<title>Debian Renaming - <filename>debian.bbclass</filename></title>