commit | dd10b6812540dde0e633e2ef543a50002d4b5356 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Jan 30 17:05:08 2018 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jan 31 13:44:46 2018 +0000 |
tree | e51d4424eaee0b3c5d1e60afcc543a4102c3e03e | |
parent | 0a8ea6354dd6b906f310316315fc49ace110a1ea [diff] |
phosphor-time-manager.bb: bump version Change-Id: If649694e96ee392181c137dd6b4abd8cc82e2599 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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 06dcee7..2a476f0 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} += "phosphor-dbus-interfaces" SRC_URI += "git://github.com/openbmc/phosphor-time-manager" -SRCREV = "fa0248805651d63d7975147c821ad288fa03f3d5" +SRCREV = "a111b9f380fdae78821abfe95fb171e82ee5db53" S = "${WORKDIR}/git" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"