diff options
author | Andreea Proca <andreea.b.proca@intel.com> | 2014-02-14 13:58:43 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-14 12:30:20 +0000 |
commit | da0a4c7f8de57624f70ef4c8fabacd089241d91a (patch) | |
tree | a5228546c5208a3eb96577a90cf97931f4385c93 /meta/recipes-sato/matchbox-sato | |
parent | 4cc0a43449818ad48203e3a6f2f46a5b28e09a9a (diff) | |
download | poky-da0a4c7f8de57624f70ef4c8fabacd089241d91a.tar.gz |
report-error.bbclass: new class to save build information when errors occur
Class is used to save data about errors after every task that failed.
Errors saved as json files in ERROR_REPORT_DIR (defaults to tmp/log/error-report).
To use this class one has to add INHERIT += "report-error" to local.conf.
scripts/send-error-report is a simple script that sends the json file
to a HTTP server that collects data (git://git.yoctoproject.org/error-report-web
is a Django web interface that can be used to receive and visualize
the error reports). The script will give you an URL where you can
find your report.
(From OE-Core rev: f186b4c7c6c975638e60b30a512d669dc6dc390f)
Signed-off-by: Andreea Proca <andreea.b.proca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/matchbox-sato')
0 files changed, 0 insertions, 0 deletions