summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2020-03-10 00:59:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-25 00:35:05 +0300
commit15834fda66200c47e96ff4fc88cecd65eb808391 (patch)
tree0cff5b48a03d4b97ea405634eb07c3afcfe3ba93 /meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
parent20cff7042b7ea3c670bfa3783dfd1dba54531226 (diff)
downloadopenbmc-15834fda66200c47e96ff4fc88cecd65eb808391.tar.xz
systemd-units: ensure required class is inherited
Although the project is trying to get away from the use of obmc-phosphor-systemd, need to ensure it's being used where required. This recipe utilizes it to create chassis/host synchronization and action targets. (From meta-phosphor rev: de30c9857a4b93e657a8c32af33f3c84f659463c) Change-Id: I7ddc13c2997f8a38a59e81250aa1b03a76f7625c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index a73f38709..5d2357ef5 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -44,6 +44,7 @@ RRECOMMENDS_${PN}-host += "${PN}-obmc-targets"
inherit meson pkgconfig
inherit obmc-phosphor-dbus-service
+inherit obmc-phosphor-systemd
DEPENDS += "sdbusplus"
DEPENDS += "sdeventplus"