Tell phosphor-logging about the sw-mgr error yaml

This needs to be done so phosphor-logging will know to grab
the error log's metadata from the journal and add it to
the log in the AdditionalData field.

Tested: Check that the errors now show up in the elog-lookup.cpp
        file generated during the build by phosphor-logging.

Change-Id: I59e357986ac56ea752c9f7241a5138eb4985ceb6
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
diff --git a/common/recipes-phosphor/flash/phosphor-logging-error-logs-native.bbappend b/common/recipes-phosphor/flash/phosphor-logging-error-logs-native.bbappend
new file mode 100644
index 0000000..beb70b0
--- /dev/null
+++ b/common/recipes-phosphor/flash/phosphor-logging-error-logs-native.bbappend
@@ -0,0 +1 @@
+DEPENDS += "phosphor-software-manager-error-native"