summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 12:45:11 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:01 +0000
commit32f8cfaf2ead384a971a8f5dc3b0aeb61ffb0dab (patch)
tree455bebd0e0d7b694fcf1fcb7b6ac4c52f993ab1a
parent306650e65b8f6bbecef7231cd41d071f27ed202c (diff)
downloadpoky-32f8cfaf2ead384a971a8f5dc3b0aeb61ffb0dab.tar.gz
ref-manual: Edits to buildhistory class.
(From yocto-docs rev: 0d9a07614f5e11d9a2ae3222ac5c6b1617d2717a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-classes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index d700cb19b3..844a58e35b 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -301,7 +301,7 @@
301 <title><filename>buildhistory.bbclass</filename></title> 301 <title><filename>buildhistory.bbclass</filename></title>
302 302
303 <para> 303 <para>
304 The Build History (<filename>buildhistory</filename>) class records a 304 The <filename>buildhistory</filename> class records a
305 history of build output metadata, which can be used to detect possible 305 history of build output metadata, which can be used to detect possible
306 regressions as well as used for analysis of the build output. 306 regressions as well as used for analysis of the build output.
307 For more information on using Build History, see the 307 For more information on using Build History, see the