Enable OpenPower dumps on supported systems.

Enable OpenPower dumps on Tacoma and Rainier

Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Change-Id: I6a7f57169364c44ff347bb3606e47be9ffd66d45
diff --git a/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend b/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend
index 194d66c..94f1b10 100644
--- a/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend
+++ b/recipes-phosphor/dump/phosphor-debug-collector_%.bbappend
@@ -3,6 +3,9 @@
 PACKAGECONFIG_append_rainier = " host-dump-offload-pldm"
 PACKAGECONFIG_append_witherspoon-tacoma = " host-dump-offload-pldm"
 
+PACKAGECONFIG_append_rainier = " openpower-dumps-extension"
+PACKAGECONFIG_append_witherspoon-tacoma = " openpower-dumps-extension"
+
 SRC_URI += "file://plugins.d/ibm_elogall"
 SRC_URI += "file://plugins.d/pels"