summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/debug
Commit message (Collapse)AuthorAgeFilesLines
* openpower-debug-collector: Define checkstop and watchdog servicesVishwanatha Subbanna2017-06-153-6/+26
| | | | | | | | | | | | openpower-debug-collector had the checkstop service which was getting invoked in host checkstop scenario. Now there is a need to get debug data in case of host watchdog timeout scenarios and this commit adds that support. Fixes openbmc/openbmc#1634 Change-Id: Iadb7ba516cbdd2d8010c66912bdcd647800aa198 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* openpower-debug-collector.inc: bump versionPatrick Williams2017-06-141-1/+1
| | | | | Change-Id: I6db18b04d91701400f10801bbfb94bdb29567830 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add openpower-debug-collector as part of host-crash targetVishwanatha Subbanna2017-06-132-6/+8
| | | | | | | | | | When the host crashes, we need some kind of debug data before it is taken to quiesce state. Fixes openbmc/openbmc#1647 Change-Id: I853e9a6aa840e0811a5610f486b530b0f6dfe0a8 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* openpower-debug-collector.inc: bump versionPatrick Williams2017-06-091-1/+1
| | | | | Change-Id: I8e899214d5fcfb40cf58dc9647fa28f193fa72df Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-dbus-interfaces: add as DEPEND for phosphor-loggingPatrick Williams2017-06-091-1/+2
| | | | | | | | | openpower-dbus-interfaces-native installs error YAML, so it must be a DEPEND for phosphor-logging-error-logs-native. Add via a bbappend. Change-Id: I591c14700cf9a7e2e4ef0a36254520dff563f703 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* debug-collector: modifying the yaml pathMarri Devender Rao2017-06-081-2/+2
| | | | | Change-Id: I8152162aebd246776002776ce0bb79783726ae84 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* debug-collector: add native recipe to copy error yamlsMarri Devender Rao2017-06-032-0/+20
| | | | | | | | Add native recipe to copy application error yamls to known location. Change-Id: I9a776a8fe29f681ffa48bed6e1b37e6b934a0d52 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* debug-collector: Enable use of sdbus++ during buildMarri Devender Rao2017-05-241-1/+2
| | | | | | | | Include python native so that sdbus++ can be used to generate error.hpp and error.cpp from error yaml files. Change-Id: Ic7ba8d81b24ebe556147b57d962f5a25173fb201 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
* Add recipe for openpower-debug-collectorMarri Devender Rao2017-05-113-0/+41
Change-Id: Ic6ee08100116b49f19572edf67fdd9ffa707b813 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
OpenPOWER on IntegriCloud