summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-05-23 13:01:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-06-07 13:57:41 +0100
commita4782409c441a052f01dc0dece80d10f1e499d0d (patch)
tree612f5f26ca61559ba15324a1a94bc3d6713c4520 /documentation/ref-manual/ref-classes.xml
parentf21fc9d1be4e6f787bab84c6c407f821882dcf8a (diff)
downloadpoky-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/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml12
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