phosphor-state-manager: srcrev bump 3a30b0542b..5b95027528

Andrew Geissler (1):
      Replace call_noreply() with call()

Change-Id: Id24f0c54ca696899e6d131750695dfa7ec469269
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/state/phosphor-state-manager_git.bb b/recipes-phosphor/state/phosphor-state-manager_git.bb
index 9da5475..5ba7554 100644
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -132,6 +132,6 @@
 SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_RST_RBT_ATTEMPTS_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "3a30b0542b602e0fe42d033c5e0fb1330988b840"
+SRCREV = "5b95027528483ec7ce8761a2fdd018d671979d0b"
 
 S = "${WORKDIR}/git"