phosphor-state-manager.bb: bump version

Change-Id: Idae0a17983a97a9ca1e8469d38e098f49904eaf1
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 9190900..a600d71 100644
--- a/common/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -102,6 +102,6 @@
 SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_REBOOT_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "2710e730c698952b6803fea2af6c63bff8ff385c"
+SRCREV = "a27a6e81e52691625121edefca850a48a2e4682b"
 
 S = "${WORKDIR}/git"