summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-04-09 20:55:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-04-10 02:17:47 +0300
commit6286f767527121ad2bc4e10062149831210ec8f3 (patch)
treee57a419cd096972bee68b141fda07ab3298fbd6a /meta-phosphor/common/recipes-phosphor/datetime
parent4cf74d2b049afd714ce1c1306891769942cd1a2f (diff)
downloadopenbmc-6286f767527121ad2bc4e10062149831210ec8f3.tar.xz
phosphor-time-manager.bb: bump version
Change-Id: I5334ebe16b7ebeb42b26546d56a99cdc8398f600 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/datetime')
-rw-r--r--meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
index 1e0979975c..31b1e6fa78 100644
--- a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
@@ -23,7 +23,7 @@ RDEPENDS_${PN} += "sdbusplus"
RDEPENDS_${PN} += "phosphor-dbus-interfaces"
SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
-SRCREV = "a111b9f380fdae78821abfe95fb171e82ee5db53"
+SRCREV = "75710b6a1a78cb81dd4fd2f3271f398a42179599"
S = "${WORKDIR}/git"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"