summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-09 07:50:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-10 01:22:00 +0300
commita89e204d25cd9a4db06165c8c8095eb8ebfaae18 (patch)
tree29fa4c5965e87d4dc3ceea1d2b2b2a647fb14a4b /meta-phosphor/recipes-phosphor
parent24fc58584e634221b236506165aa88140fe7cbcf (diff)
downloadopenbmc-a89e204d25cd9a4db06165c8c8095eb8ebfaae18.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 65bad87623..bf7e531fb0 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 += "sdbusplus"
DEPENDS += "${PYTHON_PN}-sdbus++-native"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-dbus-interfaces"
-SRCREV = "f93c405fd2af186a36cdbbe763d51edd846a3f32"
+SRCREV = "f1cf9fa0ee66b676aca2f79c8b4222ac830c1fd5"
PV = "1.0+git${SRCPV}"
PR = "r1"