diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-18 12:56:30 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:23 +0100 |
| commit | 085e6c96df89d13b88ad77003672b067c9112bfd (patch) | |
| tree | 6303141b50e6fa5ca777eefb2d7692bcdf4073e1 /documentation | |
| parent | 98affc3ef56ba568e512ea37be22b0d8b51dad28 (diff) | |
| download | poky-085e6c96df89d13b88ad77003672b067c9112bfd.tar.gz | |
ref-manual: Updated the Bugzilla section
Provided a link to the YP implementation of Bugzilla. Added a final
paragraph noting the Bugzilla website if you want general information
on Bugzilla.
(From yocto-docs rev: 78c99c8f42edfee377431cacc10b9ccd4b25c4cf)
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/resources.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 8d9ca34d0a..2f05852048 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
| @@ -37,8 +37,8 @@ | |||
| 37 | 37 | ||
| 38 | <para> | 38 | <para> |
| 39 | The Yocto Project uses its own implementation of | 39 | The Yocto Project uses its own implementation of |
| 40 | <ulink url='http://www.bugzilla.org/about/'>Bugzilla</ulink> to track | 40 | <ulink url='&YOCTO_BUGZILLA_URL;'>Bugzilla</ulink> to |
| 41 | defects (bugs). | 41 | track defects (bugs). |
| 42 | Implementations of Bugzilla work well for group development because | 42 | Implementations of Bugzilla work well for group development because |
| 43 | they track bugs and code changes, can be used to communicate changes | 43 | they track bugs and code changes, can be used to communicate changes |
| 44 | and problems with developers, can be used to submit and review patches, | 44 | and problems with developers, can be used to submit and review patches, |
| @@ -68,6 +68,8 @@ | |||
| 68 | <ulink url='&YOCTO_WIKI_URL;/wiki/Bugzilla_Configuration_and_Bug_Tracking'>Bugzilla wiki page</ulink> | 68 | <ulink url='&YOCTO_WIKI_URL;/wiki/Bugzilla_Configuration_and_Bug_Tracking'>Bugzilla wiki page</ulink> |
| 69 | </para></listitem> | 69 | </para></listitem> |
| 70 | </itemizedlist> | 70 | </itemizedlist> |
| 71 | For information on Bugzilla in general, see | ||
| 72 | <ulink url='http://www.bugzilla.org/about/'></ulink>. | ||
| 71 | </para> | 73 | </para> |
| 72 | </section> | 74 | </section> |
| 73 | 75 | ||
