commit | 3b1b99f30abd0e8b1654884e0dda510a34576b25 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Sep 15 07:11:30 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Sep 16 15:37:51 2022 +0000 |
tree | 7d9d4d9e2afc08e87d305ff9064938ca7fab00e3 | |
parent | e30a1ee780615d68f37de8758890a6e16a787278 [diff] |
phosphor-time-manager: srcrev bump 43dfeeb1e2..dc746c0b3b George Liu (1): Move the getSubTree method to utils Change-Id: Ic341e4071f0155c5c5d0e30620f4afadd38250d0 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 ee4de5b..6761c7b 100644 --- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -20,7 +20,7 @@ RDEPENDS:${PN} += "phosphor-mapper" SRC_URI += "git://github.com/openbmc/phosphor-time-manager;branch=master;protocol=https" -SRCREV = "43dfeeb1e22d6d7fcec9f1d4be81f3e9d6857e62" +SRCREV = "dc746c0b3bf8e635bcc45fb870e7c27013e122b6" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"