summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-26 13:30:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-28 00:35:34 +0300
commit3a0c7111786a845627c13befb85c010819a79c0b (patch)
treea9661c09b93e1de5b66e0fdde4e40df16cfc55a7
parent4c7b33c44d933aae93bd41670973d202aff1d903 (diff)
downloadopenbmc-3a0c7111786a845627c13befb85c010819a79c0b.tar.xz
phosphor-time-manager: srcrev bump 4c5143f08a..864e173e24
Pavithra Barithaya (1): Add clang-tidy file Change-Id: Ibcdd973fbc4280d47780479a84ed86dff2ef105c 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 18648e603a..5e1a5e2e18 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 = "4c5143f08a9da57a5abe814ef8e561a89cafc0e7"
+SRCREV = "864e173e246383b5bb9c08917d286eed540639e4"
PV = "1.0+git${SRCPV}"
PR = "r1"