debug-collector: add native recipe to copy error yamls

Add native recipe to copy application error yamls to
known location.

Change-Id: I9a776a8fe29f681ffa48bed6e1b37e6b934a0d52
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
diff --git a/common/recipes-phosphor/debug/phosphor-logging-error-logs-native.bbappend b/common/recipes-phosphor/debug/phosphor-logging-error-logs-native.bbappend
new file mode 100644
index 0000000..0fe3545
--- /dev/null
+++ b/common/recipes-phosphor/debug/phosphor-logging-error-logs-native.bbappend
@@ -0,0 +1 @@
+DEPENDS += "openpower-debug-collector-error-native"