From 244317baf194e1449c686c4beb50b24fdf63cc9b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 5 Feb 2019 00:11:54 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.1