openpower-hw-diags: srcrev bump d3b9bac9e8..0fe5df40e4

Ben Tyner (4):
      Attn: Additional tracing for attention handler
      Attn: Probe pib target to detect enabled procs
      Atn: Add sanity check for invalid fsi reads
      Attn: Add TI info command field to valid check

Zane Shelley (5):
      Fix exception util::transformFFDC()
      Create util static library
      clean up libraries in meson.build files
      Clean up meson.build for reabability
      Avoid analyzing hardware on legacy processors

Change-Id: I25152ed1e4d5d5e0ef36513640f0935506db4e34
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 b4fa073..0d161b4 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 = "d3b9bac9e8be6c2989aadc65c6236c9ce1f189ec"
+SRCREV = "0fe5df40e48815be7ef305f9eee57f897627e0aa"
 
 S = "${WORKDIR}/git"