summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/debug/openpower-debug-collector.bb
Commit message (Collapse)AuthorAgeFilesLines
* Add openpower-debug-collector-watchdog to host-timeout targetVishwanatha Subbanna2017-06-151-4/+5
| | | | | | | | When the host watchdog times out, we need some kind of debug data before it is taken to quiesce state. Change-Id: I3ca2ff033c2f0d9f5484b06c9ebe831b500d6df2 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* openpower-debug-collector: Define checkstop and watchdog servicesVishwanatha Subbanna2017-06-151-5/+17
| | | | | | | | | | | | 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>
* Add openpower-debug-collector as part of host-crash targetVishwanatha Subbanna2017-06-131-5/+7
| | | | | | | | | | 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>
* 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-111-0/+28
Change-Id: Ic6ee08100116b49f19572edf67fdd9ffa707b813 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
OpenPOWER on IntegriCloud