summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-08-01 00:30:06 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-08-01 16:56:59 +0300
commit6527139d71f99740b70abdff34f3ea8b30183009 (patch)
tree55b7fdaa1e7c0e668c0f604d38fd7e3d362e9985 /meta-phosphor/common/recipes-phosphor/datetime
parentaf15c60c9366d55ccbc4cf1c029a7c15c7b52290 (diff)
downloadopenbmc-6527139d71f99740b70abdff34f3ea8b30183009.tar.xz
phosphor-time-manager.bb: bump version
Change-Id: I357c181cec24620b859a53fbe8adb7621a81cee4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/datetime')
-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 5bef74e83d..f56306a516 100644
--- a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
@@ -17,7 +17,7 @@ RDEPENDS_${PN} += "libmapper"
RDEPENDS_${PN} += "libsystemd"
SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
-SRCREV = "eaee45522525b0b6d479cf9ac6afe4767648d258"
+SRCREV = "4188567ae87609943489e559ab2067f1cbc76f40"
S = "${WORKDIR}/git"
DBUS_SERVICE_${PN} += "org.openbmc.TimeManager.service"