phosphor-state-manager: srcrev bump 46068d9bc1..48a4e5e5a6

Andrew Geissler (2):
      move systemd subscribe to util function
      increase timeout on systemd Subscribe method call

Change-Id: Id549da89b349e5d9f15c5955f49657522ebfd616
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index 4330faa..c045f7d 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -236,6 +236,6 @@
 SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OBMC_CHASSIS_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "46068d9bc18bcef2f272db2f90726cb5fe348878"
+SRCREV = "48a4e5e5a662359afb490f26b9a4b26132ac69ad"
 
 S = "${WORKDIR}/git"