summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-18 10:00:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-22 23:05:36 +0300
commita22ed8b80dfeeedc8fcea60d23cb7cd2c87d9afa (patch)
treeeff1de87189f1c462223b9f27ed7ce43aad44c5e
parent03ced0368e7bad96f2aa3a5c47c2ee0912bb014c (diff)
downloadopenbmc-a22ed8b80dfeeedc8fcea60d23cb7cd2c87d9afa.tar.xz
phosphor-time-manager: srcrev bump ea220361b8..6facad52b5
Pavithra Barithaya (1): README: Move to "meson setup [options]" Change-Id: I5c17bdebc6cbc982819163cc027e7964cf9044f4 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 061c7ba22a..c578c98241 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 = "ea220361b8da915b093a98aa3ad19061b6c2ef88"
+SRCREV = "6facad52b580682a31ab19efb36be2c3ac4f459f"
PV = "1.0+git${SRCPV}"
PR = "r1"