phosphor-state-manager: srcrev bump 624161cd2e..eef31f82da

Anthony Wilson (1):
      bmc-state-manager: Fix error in GetUnit

Change-Id: I3ed314fb1789d58c2068d5b5a94450b54d2533af
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 7eb3702..24e0e56 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 = "624161cd2e922e790a2aa855c595b9074dc766c2"
+SRCREV = "eef31f82dacf953a543fce02750bacc7f08a3171"
 
 S = "${WORKDIR}/git"