summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-10 13:30:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-13 00:48:38 +0300
commit83f61c9017743bafc58d6bdd788cf4abd0e1cf47 (patch)
treead85e950163788e3727e5226fe2c417bbda28418
parentfac2cfcdafa697be1c13f9c27ae06c358667beec (diff)
downloadopenbmc-83f61c9017743bafc58d6bdd788cf4abd0e1cf47.tar.xz
phosphor-time-manager: srcrev bump 1e1dc44732..8af2a89409
Ratan Gupta (1): Enable Meson Build system for phoshphor-time-manager Change-Id: Id8dcefed829c3f30d6f5b2a9429c4666f36964af 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 4f1aa27d8..252b2fab5 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 = "1e1dc447321adf858d8f4c685764a2b01e8754bb"
+SRCREV = "8af2a8940992c00417cf6629997c528f2500efbf"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"