summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2015-10-15 16:21:45 -0500
committerPatrick Williams <patrick@stwcx.xyz>2015-10-15 16:27:45 -0500
commit40fc73b6fc034140964ac5f3d53b4eb236a524d9 (patch)
tree12b695998e0e658bfa08b827df87ebd079a1de4c /meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus
parent96247db50c8969fa3d4bae00c272827ed876ff20 (diff)
downloadtalos-openbmc-40fc73b6fc034140964ac5f3d53b4eb236a524d9.tar.gz
talos-openbmc-40fc73b6fc034140964ac5f3d53b4eb236a524d9.zip
Refactor sdbus-service.bbclass
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.
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus')
-rw-r--r--meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus/obmc-phosphor-example-sdbus.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus/obmc-phosphor-example-sdbus.bb b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus/obmc-phosphor-example-sdbus.bb
index 373500747..89fbdb1be 100644
--- a/meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus/obmc-phosphor-example-sdbus.bb
+++ b/meta-phosphor/common/recipes-phosphor/obmc-phosphor-example-sdbus/obmc-phosphor-example-sdbus.bb
@@ -8,3 +8,4 @@ DBUS_SERVICES = " \
"
inherit obmc-phosphor-sdbus-service
+inherit obmc-phosphor-c-daemon
OpenPOWER on IntegriCloud