witherspoon-pfault-analysis: srcrev bump 817f8a7a82..b3853e2d3a

Brad Bishop (3):
      build: fix some warnings
      build: add support for building with meson
      build: drop autotools

Change-Id: Ibebb709537cca2e1859866dfd090c33ff04b2cbc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc b/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
index 63ab0dd..790ab46 100644
--- a/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
+++ b/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 SRC_URI += "git://github.com/openbmc/witherspoon-pfault-analysis"
-SRCREV = "817f8a7a82983d3e7bdc409ca86f2897540e400f"
+SRCREV = "b3853e2d3ac295a961e08927d177b40ddd683914"
diff --git a/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb b/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb
index 802f759..0645eb7 100644
--- a/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb
+++ b/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis_git.bb
@@ -3,7 +3,7 @@
 PR = "r1"
 PV = "1.0+git${SRCPV}"
 
-inherit autotools
+inherit meson
 inherit pkgconfig
 inherit obmc-phosphor-systemd
 inherit pythonnative