phosphor-time-manager: srcrev bump a3b59bc1c5..261525d177
George Liu (5):
Remove is_method_error method
logging: switch to lg2
meson: update dependency
Update clang-format
Fix cppcheck warnings
Change-Id: I846f9963b43665b4be13a3905498bb81c6b7205f
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 8eaa6ff..2314abb 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;branch=master;protocol=https"
-SRCREV = "a3b59bc1c5c16667ce615c0c46afee696459c231"
+SRCREV = "261525d177ffd7f098c5040c732a7c5f612eddbd"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"