diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-05 12:44:37 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:17:58 +0000 |
commit | 2580b6ab920304ace7ad33d43b1e8a843366d7fd (patch) | |
tree | 09b7c4e98a1b30229d866b8a60bd7c6b2d0fe820 /documentation | |
parent | 4348ee8eab2b1ce716201ff16ac950bf10ae77d2 (diff) | |
download | poky-2580b6ab920304ace7ad33d43b1e8a843366d7fd.tar.gz |
ref-manual: Edits to bugzilla class.
(From yocto-docs rev: 5891f1a3b1c54f10221d2c7c98fb76dcdafef052)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 2 |
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. |