diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-10-31 13:40:17 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-10-31 22:15:12 +0000 |
commit | 349e0b12204419d25f4b35f86fa612eff415108c (patch) | |
tree | 6877427939266f856eed085703152ffbe8d618a8 /meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb | |
parent | 6e3d0e819e38fe6e77324322d1e68f32168de557 (diff) | |
download | talos-openbmc-349e0b12204419d25f4b35f86fa612eff415108c.tar.gz talos-openbmc-349e0b12204419d25f4b35f86fa612eff415108c.zip |
phosphor-time-manager.bb: bump version
Change-Id: I70fbe6005308d72a107ebff8bafa1dbd270843ce
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb')
-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 730890525..6a70f16fb 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 = "7d05550d0ee07748e6311aace87f786428618fc8" +SRCREV = "7f25c53fa79f71a12b11593ac7eda23a9b8d3e1a" S = "${WORKDIR}/git" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service" |