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
Change-Id: If7fc9300f3331725baed4dc5c6b90f14e3ffe2c0
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 09a4441..2aad304 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 = "5ec8810e76bb15ae7f18aaa948a0a97ba9f6b805"
+SRCREV = "e8dc72c5af59dba8a5b3b800a2f0695f0d468272"
S = "${WORKDIR}/git"