summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-03 17:30:27 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-11 03:12:51 +0300
commitf7a3395e850d59f92b1f42550ec244f567df39eb (patch)
tree2821879df7afe82de7d63fab35a05861e7aa5737
parent56ea7f27646f612be1a53a524bcd8e58f5397b98 (diff)
downloadopenbmc-f7a3395e850d59f92b1f42550ec244f567df39eb.tar.xz
phosphor-time-manager: srcrev bump 076f9ecef9..a3b59bc1c5
Brad Bishop (1): systemd: use qualified path Change-Id: I978c9e9d0ad3b28f677f53bbf5b9eb55f5e0b3c9 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 3e43cdaea7..8eaa6ff8df 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 = "076f9ecef94b5329cc0361352e7af30851010e73"
+SRCREV = "a3b59bc1c5c16667ce615c0c46afee696459c231"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"