commit | 7dd8111d1a7fd4a29fcda3492bc70c8a6ee1e884 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Aug 04 14:10:56 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Aug 07 18:58:20 2023 +0000 |
tree | a457c6206c58bbbc6c1dc22a3b80b736bed7fe9e | |
parent | ef74d258c456fe79598b78d1dce8a05127aac548 [diff] |
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>
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 53ad882..0030876 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 += "${PYTHON_PN}-sdbus++-native" DEPENDS += "phosphor-logging" DEPENDS += "phosphor-dbus-interfaces" -SRCREV = "714a20b5f28f97fcbb2881b72049b11f6b64aead" +SRCREV = "83a3bfe79dcd3da706cfbf4964a1ebeda1c6355c" PV = "1.0+git${SRCPV}" PR = "r1"