summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-08 09:11:26 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-13 16:25:47 +0300
commit69acf4384edbadc8a3eae50890f910c177c4a664 (patch)
treeeae83dcc7aeeef9c48b4e3a22c27df58b0a0480a /meta-phosphor/recipes-phosphor/datetime
parentb8697b01f077a06567d4771989c37e6049256252 (diff)
downloadopenbmc-69acf4384edbadc8a3eae50890f910c177c4a664.tar.xz
phosphor-time-manager: srcrev bump cb42109744..43dfeeb1e2
George Liu (2): Remove the inheritance between epoch base and bmc epoch Remove the service method in settings.hpp Change-Id: Id43ee5c9dcedf18a668d3e0f993754d38cd90591 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/datetime')
-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 0ce4024dbe..ee4de5b7b4 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 = "cb421097442f2e4ba92b88d2fb9cd94b618ce318"
+SRCREV = "43dfeeb1e22d6d7fcec9f1d4be81f3e9d6857e62"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"