summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-15 15:11:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-16 18:37:51 +0300
commit3b1b99f30abd0e8b1654884e0dda510a34576b25 (patch)
tree7d9d4d9e2afc08e87d305ff9064938ca7fab00e3 /meta-phosphor
parente30a1ee780615d68f37de8758890a6e16a787278 (diff)
downloadopenbmc-3b1b99f30abd0e8b1654884e0dda510a34576b25.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-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 ee4de5b7b4..6761c7ba35 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-network"
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"