commit | 686a4151f5a5db67225daf542c83ce54620110cd | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Feb 03 04:10:37 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Feb 05 21:55:50 2021 +0000 |
tree | 7213a3fef6dbc7044f69d57880ab33bdf886e1cc | |
parent | 51d608d241c1af6b58ed9a710ea808d7e01d603b [diff] |
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>
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 4e9616e..4f1aa27 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 = "c6d33972d95fd77dbbe5a249ee35ba90e25314f8" +SRCREV = "1e1dc447321adf858d8f4c685764a2b01e8754bb" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"