phosphor-time-manager: srcrev bump bd024395f6..1cd4248d4a

Lei YU (5):
      Throw runtime_error instead of MethodEror
      Use proper errors when failing to set time
      Handle SdBusError exception in setting time
      Handle SdBusError exception in setting NTP
      Fix un-initialized time owner/mode in manager

Change-Id: I37819ff060511889ef27a7444c1fa97f7f08552e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/datetime/phosphor-time-manager_git.bb b/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index 8dae15b..a5b8169 100644
--- a/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -23,7 +23,7 @@
 RDEPENDS_${PN} += "phosphor-dbus-interfaces"
 
 SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
-SRCREV = "bd024395f6e34f4bc5eff4941991abc572e9707e"
+SRCREV = "1cd4248d4afa664b94411dd57e7e686f944dfafc"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"