summaryrefslogtreecommitdiffstats
path: root/documentation
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-18 11:30:37 +0100
commit68d30bafdd80097e467f8874e3a7d65d75e72ba9 (patch)
treefa8fc3010b49befd963846c9bdd1e8b141ac3e06 /documentation
parentabb36e3231a23193131e0e29718f2143ec1d5053 (diff)
downloadpoky-68d30bafdd80097e467f8874e3a7d65d75e72ba9.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: 2f1040b1e079eb9f661cc643326bd03514747e07) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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