summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
diff options
context:
space:
mode:
authorChris Austen <austenc@us.ibm.com>2016-03-02 10:24:39 -0600
committerChris Austen <austenc@us.ibm.com>2016-03-02 10:24:39 -0600
commit71de76af832ec11338e5f55c2a20ce204bad8a6a (patch)
tree4cfa34d1e3ef96a91c5c28208de06667ae39b92a /meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
parent927d81657e58292f9c1226e76c85f3a23a409b6b (diff)
downloadtalos-openbmc-71de76af832ec11338e5f55c2a20ce204bad8a6a.tar.gz
talos-openbmc-71de76af832ec11338e5f55c2a20ce204bad8a6a.zip
Integrating support for event log enhancements
You will now get all the debug data in the event logs. This was different then in the past as there was a fixed few bytes of meaningless information. The feature also reduces the memory footprint of the event manager AND removes eselxxx logs in /tmp
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
index 68bd38bb3..74f16f4f1 100644
--- a/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
+++ b/meta-phosphor/common/recipes-phosphor/host-ipmid/host-ipmid.bb
@@ -18,7 +18,7 @@ RDEPENDS_${PN} += "settings"
RDEPENDS_${PN} += "network"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid"
-SRCREV = "5d8c424a5c125b3cc5dcf67238e174b9dcaf22e6"
+SRCREV = "4bc8baeadbcc3cda3c2106e163fe4249f4ce3ff2"
S = "${WORKDIR}/git"
INSTALL_NAME = "ipmid"
OpenPOWER on IntegriCloud