summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-28 20:50:40 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-08-04 19:36:36 +0300
commit491f9d4a024bf9ffa85b196a4ed80afd1ddff304 (patch)
tree7841d70eec1d885ef3b7fa5d1ec894fa161fb7f1
parent929f54fb7719aa3159f8043ec5ac190a3d132bdc (diff)
downloadopenbmc-491f9d4a024bf9ffa85b196a4ed80afd1ddff304.tar.xz
phosphor-time-manager: srcrev bump 5f04019f48..714a20b5f2
Andrew Geissler (1): time: changes to support 64bit time Change-Id: I7191ee35f1da3da127050466ef7309fc0de8d35a 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 5ec7a17f56..53ad8822c1 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 = "5f04019f48dcffd2a0009ff709f52069fa4ad010"
+SRCREV = "714a20b5f28f97fcbb2881b72049b11f6b64aead"
PV = "1.0+git${SRCPV}"
PR = "r1"