diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-05-23 13:01:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-06-07 13:57:41 +0100 |
commit | a4782409c441a052f01dc0dece80d10f1e499d0d (patch) | |
tree | 612f5f26ca61559ba15324a1a94bc3d6713c4520 /documentation/ref-manual | |
parent | f21fc9d1be4e6f787bab84c6c407f821882dcf8a (diff) | |
download | poky-a4782409c441a052f01dc0dece80d10f1e499d0d.tar.gz |
ref-manual: Removed bugzilla.bbclass
The migration section noted this class as becoming obsolete.
I removed it from the class reference section.
(From yocto-docs rev: 63128888242493fb5671f11a2e5e470f2da6b22a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index f5d09dcd73..263e423946 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -335,18 +335,6 @@ | |||
335 | </para> | 335 | </para> |
336 | </section> | 336 | </section> |
337 | 337 | ||
338 | <section id='ref-classes-bugzilla'> | ||
339 | <title><filename>bugzilla.bbclass</filename></title> | ||
340 | |||
341 | <para> | ||
342 | The <filename>bugzilla</filename> class supports setting up an | ||
343 | instance of Bugzilla in which you can automatically files bug reports | ||
344 | in response to build failures. | ||
345 | For this class to work, you need to enable the XML-RPC interface in | ||
346 | the instance of Bugzilla. | ||
347 | </para> | ||
348 | </section> | ||
349 | |||
350 | <section id='ref-classes-buildhistory'> | 338 | <section id='ref-classes-buildhistory'> |
351 | <title><filename>buildhistory.bbclass</filename></title> | 339 | <title><filename>buildhistory.bbclass</filename></title> |
352 | 340 | ||