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

Andrew Geissler (1):
      hypervisor: remove OSStart from state association

Patrick Williams (1):
      clang-format: copy latest and re-format

Change-Id: I239994e815320c1084e1b496474ffcde7a72cd1c
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 b7ba29b..b0f7ef3 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 = "afe12d69a0c8182e7b587d81531e0a9e376f5ce7"
+SRCREV = "57c0a893cd5cb987633d278e09f941f7899a81b0"
 
 S = "${WORKDIR}/git"