summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-04 22:10:18 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-08 22:11:46 +0300
commit2cc84721a85ccb1c49d9189688766f43f6ba958a (patch)
tree68df11327fecffbbfd0a7704f24e137394501e20
parent8f3e1e209d290af816a232b257ee1824ab9e2786 (diff)
downloadopenbmc-2cc84721a85ccb1c49d9189688766f43f6ba958a.tar.xz
phosphor-state-manager: srcrev bump bcbee4a2e3..e0554b0cfc
NodeMan97 (1): Ensure POR reset is logged Patrick Williams (1): MAINTAINERS: remove file Change-Id: Ie3520074d26cff27925a12c03bb6e5fbfb2293a1 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 fb7c938614..d14e78abb7 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 = "bcbee4a2e36001d0b1f9f379e66d7b8b1e39a138"
+SRCREV = "e0554b0cfc3e3c90f2826448c9c7d102bcc53f8f"
S = "${WORKDIR}/git"