summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Yin <peter.yin@quantatw.com>2024-05-30 18:28:49 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-05-31 15:09:54 +0300
commitda10ff3977701bef2dd792c04bbd3a0f1759d66a (patch)
tree7353f37b86784cd9775c4cec87c37d89590abd99
parent8382bfa2bd22fefd7128e73db0acd910e75d1004 (diff)
downloadopenbmc-da10ff3977701bef2dd792c04bbd3a0f1759d66a.tar.xz
meta-facebook: harma: remove post end log
we can use xyz.openbmc_project.State.OperatingSystem.Status.OSStatus to check the status. Change-Id: Icf735c61985dab5530c6f5432befab110f9713ec Signed-off-by: Peter Yin <peter.yin@quantatw.com>
-rw-r--r--meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-monitor.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-monitor.json b/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-monitor.json
index 22c1040130..8d14905570 100644
--- a/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-monitor.json
+++ b/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/plat-phosphor-multi-gpio-monitor.json
@@ -146,8 +146,8 @@
"GpioNum": 66,
"EventMon": "BOTH",
"Targets": {
- "RISING": ["deassert-post-end.service","deassert-gpio-log@post-end-n.service"],
- "FALLING": ["assert-post-end.service","assert-gpio-log@post-end-n.service"]
+ "RISING": ["deassert-post-end.service"],
+ "FALLING": ["assert-post-end.service"]
},
"Continue": true