From d6e64b1c627b1dd6f89e2248842e235b579525b3 Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Thu, 20 Sep 2018 11:42:09 -0500 Subject: Remove dependency to the system manager service The GPIOs have moved out of the system manager's D-Bus object and the skeleton apps have been updated to get the information from json (ref: openbmc/skeleton 0f3fd5aa2d41a1b1bde5df471db74519ec82ef35). Remove the dependency out of the service files since it's not needed anymore. Tested: Verified there were no errors when removing the system manager app. (From meta-phosphor rev: 84bd534fb02c6dc5b4cad8a83b5402946c6cb094) Change-Id: I4cab0ce2f2a93857e9dee0a1b363e859a52108e7 Signed-off-by: Adriana Kobylak Signed-off-by: Brad Bishop --- .../host/obmc-op-control-host/org.openbmc.control.Host@.service | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-phosphor/recipes-phosphor/host') diff --git a/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service b/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service index 9a64002ec..e9227110e 100644 --- a/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service +++ b/meta-phosphor/recipes-phosphor/host/obmc-op-control-host/org.openbmc.control.Host@.service @@ -1,7 +1,5 @@ [Unit] Description=OpenPOWER Host%i Control -Wants=mapper-wait@-org-openbmc-managers-System.service -After=mapper-wait@-org-openbmc-managers-System.service [Service] Restart=always -- cgit v1.2.3