summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-04 22:10:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-07 21:58:20 +0300
commit7dd8111d1a7fd4a29fcda3492bc70c8a6ee1e884 (patch)
treea457c6206c58bbbc6c1dc22a3b80b736bed7fe9e
parentef74d258c456fe79598b78d1dce8a05127aac548 (diff)
downloadopenbmc-7dd8111d1a7fd4a29fcda3492bc70c8a6ee1e884.tar.xz
phosphor-time-manager: srcrev bump 714a20b5f2..83a3bfe79d
Manojkiran Eda (1): use fs.copyfile instead of deprecated copy Change-Id: I2f540bdbbe8c696669f0a1f6c4813053c866a36f 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 53ad8822c1..003087624a 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 = "714a20b5f28f97fcbb2881b72049b11f6b64aead"
+SRCREV = "83a3bfe79dcd3da706cfbf4964a1ebeda1c6355c"
PV = "1.0+git${SRCPV}"
PR = "r1"