commit | c673f2f35605638fd3187f1b09aadebe7a128a8f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu May 24 21:50:03 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri May 25 13:54:08 2018 +0000 |
tree | 432e58f58cff8e46cc0a77dce50f29031e2fb45f | |
parent | 7af444b99e819f03b103626afa16dcdc49a20edc [diff] |
phosphor-time-manager.bb: bump version Change-Id: I6b13cd47c09cdd6fc21dfe59724340da4c4026a5 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 31b1e6f..27e7ea2 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 = "75710b6a1a78cb81dd4fd2f3271f398a42179599" +SRCREV = "85c04d664dfaf5f7ecf7e76a9abd225b1e76d7e1" S = "${WORKDIR}/git" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"