phosphor-debug-collector: OP Pass errors to watch through YAML file
Introduced checkstop dump type.
Error object paths to watch for checkstop dump type are
specified in the YAML file.
(From meta-openpower rev: ee3362b9f94e225c4cb607be928373bb8ca892d1)
Change-Id: I32ec30a77a0b22d1a610c9a0233653375467bb7e
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native.bbappend b/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native.bbappend
new file mode 100644
index 0000000..72d991c
--- /dev/null
+++ b/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native.bbappend
@@ -0,0 +1 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
diff --git a/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native/errors_watch.yaml b/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native/errors_watch.yaml
new file mode 100644
index 0000000..6053b99
--- /dev/null
+++ b/meta-openpower/recipes-phosphor/dump/phosphor-debug-errors-native/errors_watch.yaml
@@ -0,0 +1,4 @@
+elog:
+ - xyz.openbmc_project.Common.Error.InternalFailure
+checkstop:
+ - org.open_power.Host.Boot.Error.Checkstop