summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-05-03 22:39:33 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-09 16:16:05 +0300
commit244537457fd857d12f9429132c90f008076e0256 (patch)
tree064994cbc11f436711d5b71ccb3239cbc16d252c /meta-phosphor/recipes-phosphor/state
parent19a6a52171b656ae6f37efcf9481a80e04ae9718 (diff)
downloadopenbmc-244537457fd857d12f9429132c90f008076e0256.tar.xz
phosphor-state-manager: enable new chassis log on poweron
Make this the default for all who are enabling the chassis feature from PSM on their systems. Tested: - Confirmed new service was built into p10bmc image Change-Id: I86364a4204747fe0cde161c0d44a619ec53b6785 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state')
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb4
1 files changed, 4 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 61e325d7da..b7ba29ba22 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -46,6 +46,10 @@ RRECOMMENDS:${PN}-host = "${PN}-host-check ${PN}-reset-sensor-states"
# The obmc-targets are the base targets required to boot a computer system
RRECOMMENDS:${PN}-host += "${PN}-obmc-targets"
+# Make it the default to create an info log when the chassis transitions
+# from off to on
+RRECOMMENDS:${PN}-chassis:append = " ${PN}-chassis-poweron-log"
+
inherit meson pkgconfig
inherit obmc-phosphor-dbus-service
inherit obmc-phosphor-systemd