summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-25 14:50:57 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:18:54 +0300
commitc5ed82980ae85f2f93304cb8544c77f432789469 (patch)
treef700e116f397d3b72d2801b8507f9a629a7ab411 /meta-phosphor/recipes-phosphor/datetime
parent241029a14f9aaaf6e5e78e3c533e174dc8221ef9 (diff)
downloadopenbmc-c5ed82980ae85f2f93304cb8544c77f432789469.tar.xz
phosphor-time-manager: srcrev bump 261525d177..3867926613
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I544115751501e8fdef43bbb0410c347010e2151b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/datetime')
-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 2314abb3cc..ef0b00b07d 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;branch=master;protocol=https"
-SRCREV = "261525d177ffd7f098c5040c732a7c5f612eddbd"
+SRCREV = "3867926613f478afe5fa7e700ebe0cb293e88efd"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"