Tell phosphor-logging about the LED 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.

Resolves openbmc/openbmc#3015

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

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