summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-21 08:50:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-25 23:12:30 +0300
commit7331856cb2fcbef1520e5d11615114dc3d5bb5b4 (patch)
treee46fbcda8882ca0996943980836b4f39fdc33c47 /meta-phosphor
parent72ee5ca471ef4c935f01c721a934548bcaceed07 (diff)
downloadopenbmc-7331856cb2fcbef1520e5d11615114dc3d5bb5b4.tar.xz
phosphor-time-manager: srcrev bump 6facad52b5..4f0dfa2c31
Lei YU (1): Add default time sync object path Patrick Williams (1): build: upgrade to C++23 Change-Id: I5d3bf7a5dcc9e7914c998f2e9d7782cfb590296f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-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 c578c98241..577f486ac4 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 = "6facad52b580682a31ab19efb36be2c3ac4f459f"
+SRCREV = "4f0dfa2c312b3ecc2ac792fab6eb6fb065ac507f"
PV = "1.0+git${SRCPV}"
PR = "r1"