summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-08 06:10:50 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-08 15:26:05 +0300
commit74b23d7fc4cb4a0bf73bec0e430ebf3944554db0 (patch)
treec2463ff65d80c8d00037bc15c397d312208337a8 /meta-phosphor/recipes-phosphor/datetime
parent0836a1530cdd0c36cfe3fa517484e2b94f3e7627 (diff)
downloadopenbmc-74b23d7fc4cb4a0bf73bec0e430ebf3944554db0.tar.xz
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>
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 8eaa6ff8df..2314abb3cc 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 = "a3b59bc1c5c16667ce615c0c46afee696459c231"
+SRCREV = "261525d177ffd7f098c5040c732a7c5f612eddbd"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"