summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-14 05:40:38 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-14 05:40:38 +0300
commit7118df4af19dad303452dc60ca9a4559f128d721 (patch)
tree42157fd8c384313303f58e449d5edb7a56135db1
parentfa7fdb49814f4a04de2790b870184c01a3c7cac3 (diff)
downloadopenbmc-7118df4af19dad303452dc60ca9a4559f128d721.tar.xz
phosphor-time-manager: srcrev bump 8af2a89409..7252bea64c
Patrick Williams (1): bootstrap: fix shellcheck warnings Change-Id: I1413cd2facee00e37feacc5e84f0902aa3c13d9a 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 252b2fab5..dbe32cc89 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"
-SRCREV = "8af2a8940992c00417cf6629997c528f2500efbf"
+SRCREV = "7252bea64c7f3b03c4d80bb449f82f05a30baa71"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"