phosphor-state-manager: srcrev bump 57c0a893cd..e56feb492e

Andrew Geissler (6):
      fix existing markdownlint issues in file
      bmc-ready: new optional feature definition
      bmc-ready: utility function to check bmc state
      bmc-ready: don't allow power operations if not ready
      bmc-ready: auto power restart function update
      bmc-ready: update documentation about new optional feature

Change-Id: I3a5141a86ad8a3d077a76dd0285cd97d417ec25e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 b0f7ef3..d129f4a 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -243,6 +243,6 @@
 SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OBMC_CHASSIS_INSTANCES')}"
 
 SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "57c0a893cd5cb987633d278e09f941f7899a81b0"
+SRCREV = "e56feb492ef70295d49b6856cd649c1bf13a86eb"
 
 S = "${WORKDIR}/git"