summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 09:21:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:04:59 +0300
commit238518469603435d132e13e2b75d79e1789d4581 (patch)
tree23f9b33aa5f93faf638dd6f4d138837bb5171a16
parentb68118b3510cb9c2d31b507be19ba16bd35e993d (diff)
downloadopenbmc-238518469603435d132e13e2b75d79e1789d4581.tar.xz
phosphor-time-manager: srcrev bump 248a709c83..c09ac3fa78
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 6c0c6a16b6e62d61a6c0834fb05f1a6610fd9e76) Change-Id: I7bb028f9f4821362b2a79eb9dda53a99f9148f12 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index ebb6427179..bf083a8958 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -20,7 +20,7 @@ RDEPENDS_${PN} += "phosphor-network"
RDEPENDS_${PN} += "phosphor-mapper"
SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
-SRCREV = "248a709c83e80f81a687c971b79ff292c4778fb0"
+SRCREV = "c09ac3fa78fff6fc8caad85b5ccfbfba311a2722"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"