commit | 7118df4af19dad303452dc60ca9a4559f128d721 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 14 02:40:38 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 14 02:40:38 2021 +0000 |
tree | 42157fd8c384313303f58e449d5edb7a56135db1 | |
parent | fa7fdb49814f4a04de2790b870184c01a3c7cac3 [diff] |
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>
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 252b2fa..dbe32cc 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" -SRCREV = "8af2a8940992c00417cf6629997c528f2500efbf" +SRCREV = "7252bea64c7f3b03c4d80bb449f82f05a30baa71" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"