summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project
Commit message (Collapse)AuthorAgeFilesLines
* Fix for mapper errors during logging service restartDhruvaraj Subhashchandran2017-07-262-9/+0
| | | | | | | | | | | There was a race condition while calling mapper from led monitoring after error logs started persisting, to avoid such errors the callout information is now extracted from the message received as part of interface added signal. Resolves openbmc/openbmc#1853 Change-Id: Ie913992bdcb3b1cb93677d64331db34202f8ae72 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Implement led assert and deassert based on faultsDhruvaraj Subhashchandran2017-05-234-0/+42
| | | | | Change-Id: I28378b155da15282b1b5bf0403075b55bda5b70d Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Link to dbus interfaces library for using generated codeVishwanatha Subbanna2017-03-131-77/+0
| | | | | Change-Id: I7db65c8bea0bc111e9b0810ffdc33a8ffc924f5e Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Use generated bindings for Led Group managerVishwanatha Subbanna2016-12-151-0/+77
This extends generated sdbusplus interface and provides implementation for handling LED group operations. Change-Id: I9e6f83f2f801de24d33937bc651228b1c0ccdc37 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud