commit | 656397c008756875e8e1bc911ecd5594c5cd6f66 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Oct 19 13:35:06 2017 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Oct 24 13:21:01 2017 +0000 |
tree | 22c0be3faf05cfbf80754323e2d786f41b9e2251 | |
parent | 0ea6f63c6de7a750700878d659bb05312c7cd376 [diff] |
phosphor-time-manager.bb: bump version Change-Id: I93edca04da874e82a7431a3d99af8c8304c2fa1b 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 ec1760f..7308905 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 = "debe1d8f47bab3d61b3340c84f802f1dc6388ca0" +SRCREV = "7d05550d0ee07748e6311aace87f786428618fc8" S = "${WORKDIR}/git" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"