witherspoon-pfault-analysis: srcrev bump 9c7897ce91..03c19db6a8
Brandon Wyman (7):
Use YAML for UCD definitions
Fill in example YAML file based on Witherspoon
Update script and template to parse index and path
Update to get RailNames from parsing YAML
Update to get GPIConfigs from parsing YAML
Update to get GPIOAnalysis from parsing YAML
Add YAML and error function for MEM_GOODx faults
(From meta-ibm rev: a97929f0835cb2d4106e63ca7ddc33ce72f3f7aa)
Change-Id: I83a10984a83916107f864d7c54209c1f1ab4f367
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc b/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
index 00b703d..db7c16e 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/power/witherspoon-pfault-analysis.inc
+++ b/meta-ibm/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 = "9c7897ce9176bf954e7e6b9a50d07c71e4035242"
+SRCREV = "03c19db6a8f72d7f5408667a7daf915d82190efc"