summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-14 09:30:15 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-14 13:17:05 -0400
commit1e34d638bebcdc7b83a7d59a33a1555d268733f7 (patch)
tree294cf54f4fff7ff2cc924fed7656d099a1d9e341 /meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
parent9e5e2b063a132887157d6470ef92edf36fc4720c (diff)
downloadtalos-openbmc-1e34d638bebcdc7b83a7d59a33a1555d268733f7.tar.gz
talos-openbmc-1e34d638bebcdc7b83a7d59a33a1555d268733f7.zip
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 8dae15ba2..a5b816951 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} += "sdbusplus"
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"
OpenPOWER on IntegriCloud