summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2017-12-05 00:50:07 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-12-05 07:33:54 +0300
commit1b3652114670cf86f2d7666ccbbf3f121db7ea95 (patch)
treebafb568460bd54b30741d5f7ce63a73df80504aa
parentbb58933bf7f3a91e0c9afdb02dcc3f6b6c52609d (diff)
downloadopenbmc-1b3652114670cf86f2d7666ccbbf3f121db7ea95.tar.xz
phosphor-time-manager.bb: bump version
Change-Id: I258a08085cc254b22c6acd4b652ab9708655d3ad Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb2
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 6a70f16fb6..06dcee796e 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 = "7f25c53fa79f71a12b11593ac7eda23a9b8d3e1a"
+SRCREV = "fa0248805651d63d7975147c821ad288fa03f3d5"
S = "${WORKDIR}/git"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"