summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-24 23:50:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-25 14:55:27 +0300
commita10165e80eb9dd7aff0ff45d92a8e62f7193b5f5 (patch)
tree841956d9f9a9f98d63ad96de3b420eb8d9f75484 /meta-phosphor
parent065e3e93643777851a6bb5b685b4bd7a9c7f6cef (diff)
downloadopenbmc-a10165e80eb9dd7aff0ff45d92a8e62f7193b5f5.tar.xz
phosphor-host-ipmid: srcrev bump 4001191ac3..687a43697c
James Feist (1): Remove direct uses of mapbox Kirill Pakhomov (1): Fix the exponent B in writesensors mako template Patrick Venture (3): cleanup: c-style casting cleanup: exception catching by reference cleanup: transition to find_if Vernon Mauery (1): Use the common timer class William A. Kennington III (3): Convert variant usage to std interface configure: Don't check for sdbusplus twice configure: Use generic CXX compiler macro (From meta-phosphor rev: 2136f42b04967610fc02489dcd5e149f067d903a) Change-Id: I6ad3f4cbe542ab3d04cea437591f5d33fe7b1228 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index ef5574dfc..90eb5ba1a 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "4001191ac3489e26c2e04ea51e1eebcdc8120775"
+SRCREV = "687a43697c7e20d1185a1e27e7c58cdf13ab3472"