summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-10 18:10:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-12 22:30:10 +0300
commit72d0d2ceb9c45d116e040a51cd7477e953f960b5 (patch)
tree86b288619b8e1fae1f245c00def09a421b844d5d
parentdcbf85003d381245434658d4c8364656c51ba3fe (diff)
downloadopenbmc-72d0d2ceb9c45d116e040a51cd7477e953f960b5.tar.xz
phosphor-time-manager: srcrev bump f1cf9fa0ee..ea220361b8
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I853d22696e5d9a431684d242226a0707084279a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 bf7e531fb0..061c7ba22a 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 = "f1cf9fa0ee66b676aca2f79c8b4222ac830c1fd5"
+SRCREV = "ea220361b8da915b093a98aa3ad19061b6c2ef88"
PV = "1.0+git${SRCPV}"
PR = "r1"