Zaius: Remove checkstop monitor since GPIO bindings are not ready

Change-Id: Ia4741513fc5197ee7aa49f133ff99807da9b5327
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
diff --git a/meta-zaius/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend b/meta-zaius/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
new file mode 100644
index 0000000..2e21f47
--- /dev/null
+++ b/meta-zaius/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
@@ -0,0 +1,8 @@
+# Zaius is not ready yet with GPIO bindings so disabling
+# checkstop monitor for now.
+# TODO: Enable it when openbmc/openbmc#1905 is implemented
+RDEPENDS_${PN}-host-state-mgmt_remove_zaius = "checkstop-monitor"
+
+# Disabling the supporting app also
+# TODO: Enable it when openbmc/openbmc#1905 is implemented
+RDEPENDS_${PN}-host-state-mgmt_remove_zaius = "openpower-debug-collector"