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
(From meta-phosphor rev: 89942c008210e051248856da70f3c7023d586985)
Change-Id: I2acbbff351e5d6d5ca4727b62cdbaa10f5332a43
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index 8dae15b..a5b8169 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/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"