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>
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 65f9e3a..57b3849 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-mapper"
 
 SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
-SRCREV = "295b96b743cded8cdba7b0cda59dc1cfe84f64f0"
+SRCREV = "3e16f772643ac791143433b6c9bdddddbe55e39b"
 PV = "1.0+git${SRCPV}"
 S = "${WORKDIR}/git"