summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-07 02:40:27 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-07 15:28:27 -0500
commit01b7ec224e7fac0bedb72687786f2fd37ba78d68 (patch)
tree8a94537c21295a1b325d545f05af99cf44963e75
parent18624db839ab44789d2e7dea54949ea3530746b1 (diff)
downloadtalos-openbmc-01b7ec224e7fac0bedb72687786f2fd37ba78d68.tar.gz
talos-openbmc-01b7ec224e7fac0bedb72687786f2fd37ba78d68.zip
phosphor-time-manager: srcrev bump ab4cc6a558..1f1d8e012f
William A. Kennington III (1): Fix std::variant usage (From meta-phosphor rev: a83a64818a5e374a30c8b93e58100982c4b7f7c8) Change-Id: I863866e00854a46c98d4aeeddb9202e95adbb07f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 260e38885..3e28c40a7 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -23,7 +23,7 @@ RDEPENDS_${PN} += "sdbusplus"
RDEPENDS_${PN} += "phosphor-dbus-interfaces"
SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
-SRCREV = "ab4cc6a5585436a29b120429abaa48b416f8edb7"
+SRCREV = "1f1d8e012f9ed003d2aa338537161a0205631776"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud