phosphor-state-manager: srcrev bump 19096267d4..624161cd2e

Andrew Geissler (1):
      Handle mapper introspect race condition

Change-Id: I2c5efe665a47495db4e0fe8305595f43b7836de9
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 972738d..7eb3702 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 = "19096267d41544379b403dff1283f0cb925990f1"
+SRCREV = "624161cd2e922e790a2aa855c595b9074dc766c2"
 
 S = "${WORKDIR}/git"