summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass
AgeCommit message (Collapse)AuthorFilesLines
2015-10-16Refactor sdbus-service.bbclassPatrick Williams1-1/+0
sdbus-service.bbclass currently depends on c-daemon.bbclass, which is used for samples that have their code and makefiles in the repository. Removed this inherit to make the sdbus-service class more generally applicable.
2015-09-22Added sd-bus service exampleBrad Bishop1-0/+9
Added obmc-phosphor-example-sdbus. Added sdbus-service class for common logic.