From 3f7bfb38a228ecff631d2af51e59e3ebae62a33b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 17 Apr 2014 06:32:44 -0700 Subject: dev-manual: Edits to "Using the Error Reporting Tool" Added Information about setting up your own server. Paul Eggleton provided the information. (From yocto-docs rev: 655bba9b91283dac502658dd72d866a7af4eacce) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 13882f2688..43ac532f84 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -7218,6 +7218,26 @@ database. + + A live instance of the error reporting server exists at + . + This server exists so that when you want to get help with + build failures, you can submit all of the information on the + failure easily and then point to the URL in your bug report + or send an email to the mailing list. + + If you send error reports to this server, the reports become + publicly visible. + + + + + If you want to set up your own error reporting server, you + can obtain the code from the Git repository at + . + Instructions on how to set it up are in the README document. + + By default, the error reporting tool is disabled. You can enable it by inheriting the -- cgit v1.2.3-54-g00ecf