summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-19 08:40:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-20 00:18:08 +0300
commit71dc4b61862c45e9597e18583da9c3a30bce0061 (patch)
treeb08409f85eefde2ea48713458ea20c90cb43b456 /meta-phosphor/recipes-phosphor/datetime
parent71cc9452f0b7bb71d4dd4eea1a77c05ea26b4852 (diff)
downloadopenbmc-71dc4b61862c45e9597e18583da9c3a30bce0061.tar.xz
phosphor-time-manager: srcrev bump 295b96b743..3e16f77264
Patrick Williams (2): build: switch to C++20 build: remove explicit C++ standard check Change-Id: I373d463e62721c2b19c50f8c8ecf8bf8d33cc643 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 65f9e3a7b..57b384998 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 = "295b96b743cded8cdba7b0cda59dc1cfe84f64f0"
+SRCREV = "3e16f772643ac791143433b6c9bdddddbe55e39b"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"