summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-05 00:11:54 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-05 10:03:29 -0500
commit244317baf194e1449c686c4beb50b24fdf63cc9b (patch)
tree6cd8225a9540a7d29190af8a3e4f3a6b06989916
parentf8d072428da7db7196397b1144433ba12798871a (diff)
downloadtalos-openbmc-244317baf194e1449c686c4beb50b24fdf63cc9b.tar.gz
talos-openbmc-244317baf194e1449c686c4beb50b24fdf63cc9b.zip
phosphor-host-ipmid: srcrev bump e19540e6d8..74a2102e1f
Johnathan Mantey (5): Update DBus initialization and use Eliminate public function returning pointer to private class data Refactor the initialization of the channel data from the JSON Move public variables to the class private space. IPMI channel to NIC device mapping modified within JSON config file (From meta-phosphor rev: 6d89f367e218be026211bb62f6451aaa809991d4) Change-Id: Iaaae506f96daabfb55119266b09727db20e6ad61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 d47ef811d..4fe3a18fd 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 = "e19540e6d8e96e205978712a698e83f676553360"
+SRCREV = "74a2102e1fcf15097878449cd2989b5facd9b956"
OpenPOWER on IntegriCloud