diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-10-19 13:35:06 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-10-24 13:21:01 +0000 |
commit | 656397c008756875e8e1bc911ecd5594c5cd6f66 (patch) | |
tree | 22c0be3faf05cfbf80754323e2d786f41b9e2251 /meta-phosphor | |
parent | 0ea6f63c6de7a750700878d659bb05312c7cd376 (diff) | |
download | talos-openbmc-656397c008756875e8e1bc911ecd5594c5cd6f66.tar.gz talos-openbmc-656397c008756875e8e1bc911ecd5594c5cd6f66.zip |
phosphor-time-manager.bb: bump version
Change-Id: I93edca04da874e82a7431a3d99af8c8304c2fa1b
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb | 2 |
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 ec1760fba..730890525 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 = "debe1d8f47bab3d61b3340c84f802f1dc6388ca0" +SRCREV = "7d05550d0ee07748e6311aace87f786428618fc8" S = "${WORKDIR}/git" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service" |