summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-12-05 12:44:37 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-11 14:19:00 +0000
commit306650e65b8f6bbecef7231cd41d071f27ed202c (patch)
tree2543cda24e52a314919d731d90b90e597eef13e0
parent774c7a72de970814f03ae174155af6fc152adc6e (diff)
downloadpoky-306650e65b8f6bbecef7231cd41d071f27ed202c.tar.gz
ref-manual: Edits to bugzilla class.
(From yocto-docs rev: 1d0683827499ce60004b4fb3e80c49c9c472a49a) 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 f2ca4ef1ce..d700cb19b3 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -290,7 +290,7 @@
290 <title><filename>bugzilla.bbclass</filename></title> 290 <title><filename>bugzilla.bbclass</filename></title>
291 291
292 <para> 292 <para>
293 The Bugzilla (<filename>bugzilla</filename>) class, if enabled in 293 The <filename>bugzilla</filename> class, if enabled in
294 your instance of Bugzilla, automatically files bug reports to that 294 your instance of Bugzilla, automatically files bug reports to that
295 enabled instance in response to build failures. 295 enabled instance in response to build failures.
296 This class uses Bugzilla's XML-RPC interface. 296 This class uses Bugzilla's XML-RPC interface.