phosphor-state-manager: srcrev bump c9844634fb..4ca6f3f4fe

Carol Wang (2):
      sched-host-tran: add base interfaces for Scheduled Host Transition
      sched-host-tran: handle with the scheduled time

Change-Id: Ibb7c12ba4a3db34c4f1a4cd919e4ef54880cda5d
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 55a1033..10fcdd7 100644
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -262,6 +262,6 @@
 SYSTEMD_LINK_${PN}-obmc-targets += "${@compose_list(d, 'QUIESCE_FMT', 'HOST_ERROR_TARGETS', 'OBMC_HOST_INSTANCES')}"
 
 SRC_URI += "git://github.com/openbmc/phosphor-state-manager"
-SRCREV = "c9844634fb87318a6f7c13356e426191361f8bab"
+SRCREV = "4ca6f3f4fe136a593df8e3a61adf6620cd4ca45c"
 
 S = "${WORKDIR}/git"