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
Change-Id: I9dc8306fe005423f0d074586ce8de9baf0a42f06
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index d47ef81..4fe3a18 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/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"