From 2580b6ab920304ace7ad33d43b1e8a843366d7fd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 5 Dec 2013 12:44:37 -0600 Subject: [PATCH] ref-manual: Edits to bugzilla class. (From yocto-docs rev: 5891f1a3b1c54f10221d2c7c98fb76dcdafef052) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ <filename>bugzilla.bbclass</filename> - The Bugzilla (bugzilla) class, if enabled in + The 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.