commit | a3d376b7fa4c4846f4623d1c583641ff0f50020e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 13 20:45:03 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jun 14 13:29:29 2018 +0000 |
tree | eee96040f33c0863d6528b95a88d46b9aaa67eaf | |
parent | e864a5108a0bbc974bc797808015fa8c2af3cce1 [diff] |
phosphor-time-manager.bb: bump version Change-Id: I37ccde116fa804438bd3d98f6c5c1eed8264c801 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 27e7ea2..180b195 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 = "85c04d664dfaf5f7ecf7e76a9abd225b1e76d7e1" +SRCREV = "33752c75e8bdadf13d983e94667de72f64ba3537" S = "${WORKDIR}/git" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"