openpower-hw-diags: srcrev bump 87eabc656f..f480b7396f

Ben Tyner (1):
      Check for pending active attentions

Zane Shelley (5):
      Create a tracing util wrapper
      Analyzer function to get active chips and types
      Analyzer function to initialize isolator
      Filter for root cause attention in analyzer
      Default to libhei subproject if library not installed

Change-Id: I6d9fc90b8534ee5f7300eb3fd007c64e2a31bae0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/logging/openpower-hw-diags_git.bb b/recipes-phosphor/logging/openpower-hw-diags_git.bb
index d6a10af..8633cd4 100644
--- a/recipes-phosphor/logging/openpower-hw-diags_git.bb
+++ b/recipes-phosphor/logging/openpower-hw-diags_git.bb
@@ -9,7 +9,7 @@
 
 SYSTEMD_SERVICE_${PN} = "attn_handler.service"
 PV = "0.1+git${SRCPV}"
-SRCREV = "87eabc656f09f66fd9131d12ea9629fc81e2dfa9"
+SRCREV = "f480b7396f1415474b3e293f84d790e4c02d654d"
 
 S = "${WORKDIR}/git"