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>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index d47ef81..4fe3a18 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 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "e19540e6d8e96e205978712a698e83f676553360"
+SRCREV = "74a2102e1fcf15097878449cd2989b5facd9b956"