commit | 1b3652114670cf86f2d7666ccbbf3f121db7ea95 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Dec 04 21:50:07 2017 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Dec 05 04:33:54 2017 +0000 |
tree | bafb568460bd54b30741d5f7ce63a73df80504aa | |
parent | bb58933bf7f3a91e0c9afdb02dcc3f6b6c52609d [diff] |
phosphor-time-manager.bb: bump version Change-Id: I258a08085cc254b22c6acd4b652ab9708655d3ad 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 6a70f16..06dcee7 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 = "7f25c53fa79f71a12b11593ac7eda23a9b8d3e1a" +SRCREV = "fa0248805651d63d7975147c821ad288fa03f3d5" S = "${WORKDIR}/git" DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"