commit | 7331856cb2fcbef1520e5d11615114dc3d5bb5b4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jul 21 00:50:35 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 25 20:12:30 2023 +0000 |
tree | e46fbcda8882ca0996943980836b4f39fdc33c47 | |
parent | 72ee5ca471ef4c935f01c721a934548bcaceed07 [diff] |
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>
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 c578c98..577f486 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 = "6facad52b580682a31ab19efb36be2c3ac4f459f" +SRCREV = "4f0dfa2c312b3ecc2ac792fab6eb6fb065ac507f" PV = "1.0+git${SRCPV}" PR = "r1"