summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-03 07:10:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-06 00:55:50 +0300
commit686a4151f5a5db67225daf542c83ce54620110cd (patch)
tree7213a3fef6dbc7044f69d57880ab33bdf886e1cc /meta-phosphor/recipes-phosphor/datetime
parent51d608d241c1af6b58ed9a710ea808d7e01d603b (diff)
downloadopenbmc-686a4151f5a5db67225daf542c83ce54620110cd.tar.xz
phosphor-time-manager: srcrev bump c6d33972d9..1e1dc44732
Ratan Gupta (1): Fixing the unused variable compiler issue Change-Id: Ida10c3494bb22430254b4533ff57b056fb1387e5 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 4e9616ecc..4f1aa27d8 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 = "c6d33972d95fd77dbbe5a249ee35ba90e25314f8"
+SRCREV = "1e1dc447321adf858d8f4c685764a2b01e8754bb"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"