openpower-libhei: srcrev bump 5ec8810e76..e8dc72c5af

Zane Shelley (8):
      Flyweight improvements to various classes
      Update IsolationNode to fit new Chip Data File design
      Functions to add nodes and regs to IsolationChip class
      Build HardwareRegister objects from Chip Data Files
      Initial parse of nodes in Chip Data Files
      Remove support to store IsolationNode objects in flyweights
      Cleaned smart pointer aliases and node/reg/inst keys
      Support to add capture registers to isolation nodes

(From meta-openpower rev: bcf97096afee23b85f1ea9d28984b952cc83800a)

Change-Id: I041205dbb0020c138040abfa344e9fa1c96059dc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb b/meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb
index 09a4441..2aad304 100644
--- a/meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb
+++ b/meta-openpower/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 = "5ec8810e76bb15ae7f18aaa948a0a97ba9f6b805"
+SRCREV = "e8dc72c5af59dba8a5b3b800a2f0695f0d468272"
 
 S = "${WORKDIR}/git"