openpower-libhei: srcrev bump e8dc72c5af..2467db800a

Zane Shelley (5):
      Cleaned up style/portability suggestions from CI output
      Add capture regs from Chip Data File to IsolationNode
      Add isolation rules from Chip Data File to IsolationNode
      Add isolation nodes from Chip Data File to IsolationChip
      Add root nodes from Chip Data File to IsolationChip

Change-Id: Id4574847c930cdb1c01ce9c454c1f917845e37bc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/logging/openpower-libhei_git.bb b/recipes-phosphor/logging/openpower-libhei_git.bb
index 2aad304..09c49fe 100644
--- a/recipes-phosphor/logging/openpower-libhei_git.bb
+++ b/recipes-phosphor/logging/openpower-libhei_git.bb
@@ -8,6 +8,6 @@
 SRC_URI = "git://github.com/openbmc/openpower-libhei"
 
 PV = "0.1+git${SRCPV}"
-SRCREV = "e8dc72c5af59dba8a5b3b800a2f0695f0d468272"
+SRCREV = "2467db800aa8414561ebbf1e1ff14098eac54cab"
 
 S = "${WORKDIR}/git"