From 15834fda66200c47e96ff4fc88cecd65eb808391 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 9 Mar 2020 16:59:22 -0500 Subject: 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 --- meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb') 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" -- cgit v1.2.3