From 6531d22f4ee1f6f4c0723df203f6a421a2859ef1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 26 Nov 2013 09:43:11 -0800 Subject: [PATCH] ref-manual: Added bugzilla class. (From yocto-docs rev: ead7604266a50107c0602c37ebdd4baad52a2bfa) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index a1d2c78449..3a169cdf3c 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -314,6 +314,17 @@ +
+ <filename>bugzilla.bbclass</filename> + + + The Bugzilla (bugzilla) class, if enabled in + your instance of Bugzilla, automatically files bug reports to that + enabled instance in response to build failures. + This class uses Bugzilla's XML-RPC interface. + +
+
Debian Renaming - <filename>debian.bbclass</filename>