phosphor-time-manager: srcrev bump f93c405fd2..f1cf9fa0ee
Pavithra Barithaya (4):
Enable cppcoreguidelines check on the repo
Enable cppcoreguidelines-special-member-functions checks
Enable few more misc tidy checks.
Enable bugprone-reserved-identifier check
Change-Id: Iccb1a9a29125e21a603b4b8f39a0c37050a29970
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 65bad87..bf7e531 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -8,7 +8,7 @@
DEPENDS += "${PYTHON_PN}-sdbus++-native"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-dbus-interfaces"
-SRCREV = "f93c405fd2af186a36cdbbe763d51edd846a3f32"
+SRCREV = "f1cf9fa0ee66b676aca2f79c8b4222ac830c1fd5"
PV = "1.0+git${SRCPV}"
PR = "r1"