summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-26 16:21:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-27 00:33:27 +0300
commitb9cca3dbed9c5c1fbceddc2160083450fce870e5 (patch)
tree6a6c2f63f189642badf04e59d07b4d20b6bd894e
parent53cc3451c6e82a9527acfbc41defb3c4055ef47b (diff)
downloadopenbmc-b9cca3dbed9c5c1fbceddc2160083450fce870e5.tar.xz
phosphor-time-manager: srcrev bump 3c2f44962c..3de9698dae
George Liu (1): clang-format: Add AfterCaseLabel option from clang-10 (From meta-phosphor rev: e4597e8ec89831388be03c0a8e096fb756475b6e) Change-Id: I215aecfdcfaf9b03dc0f1b9d1a4318749b7c2765 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 3c3472451..8517262f3 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 = "3c2f44962c163668272c473ddfb9c35bf8774570"
+SRCREV = "3de9698dae2d251cba482d4ccc78d58d2a02d564"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"