summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-28 15:30:57 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-28 23:36:12 +0300
commit9ea9e08c9cc09fe44586bc618d6266c26e894686 (patch)
tree0282998f21b10ed23183ec50064969e2ccb707fe
parent463b35b78d765ce4b77db549a9d629fb1d34f4a2 (diff)
downloadopenbmc-9ea9e08c9cc09fe44586bc618d6266c26e894686.tar.xz
phosphor-state-manager: srcrev bump 744fe62770..bcbee4a2e3
NodeMan97 (2): Utilization of power restore delay for APR Only run power restore on AC losses Change-Id: I4e472588633b81ea2561e1484cc3511d09fa0840 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb2
1 files changed, 1 insertions, 1 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 27ecd36078..fb7c938614 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -201,6 +201,6 @@ SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERRO
SRC_URI += "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "744fe62770dc797f77e9570925a02f1b3be3516e"
+SRCREV = "bcbee4a2e36001d0b1f9f379e66d7b8b1e39a138"
S = "${WORKDIR}/git"