summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-21 00:20:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-22 15:46:49 +0300
commita44825bba61aae6e8435d61a93e4d1a9a9e26f0a (patch)
treebfe220ee4d63af0d414aeeb0213d8a95b540b9fc
parent60195367d074afd93255eec9e40056920f8015f2 (diff)
downloadopenbmc-a44825bba61aae6e8435d61a93e4d1a9a9e26f0a.tar.xz
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 (From meta-openpower rev: cd80a617f939c24f7f541ad0833d07c91be5ca5a) Change-Id: I414afec75ea961b41ec7a00db2b24a76056a2cc2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb b/meta-openpower/recipes-phosphor/logging/openpower-libhei_git.bb
index 2aad304c3..09c49fe22 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 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/openpower-libhei"
PV = "0.1+git${SRCPV}"
-SRCREV = "e8dc72c5af59dba8a5b3b800a2f0695f0d468272"
+SRCREV = "2467db800aa8414561ebbf1e1ff14098eac54cab"
S = "${WORKDIR}/git"