phosphor-state-manager.bb: bump version

Change-Id: I32e48e199f7220418fd91e4be294963b4b4da6af
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb
index 3d6eb57..2b23dd1 100644
--- a/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -88,6 +88,6 @@
 SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_STOP_FMT', 'OBMC_CHASSIS_INSTANCES', 'OBMC_HOST_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "8cf2f9a154665c94da59a734f0ef683397081c54"
+SRCREV = "3f47524294fdca3a890e0fd4472aa2ef8be8049f"
 
 S = "${WORKDIR}/git"