op-occ: add native recipe to install error yaml to shared location

Extend recipe for native recipe which installs error yaml files to
shared location

Partially resolves openbmc/openbmc#2705

Change-Id: I02405a24353a565dbd34fdca06098be8337cd921
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
diff --git a/common/recipes-phosphor/logging/phosphor-logging.bbappend b/common/recipes-phosphor/logging/phosphor-logging.bbappend
index f4190ef..87f2e7d 100644
--- a/common/recipes-phosphor/logging/phosphor-logging.bbappend
+++ b/common/recipes-phosphor/logging/phosphor-logging.bbappend
@@ -1,4 +1,5 @@
 DEPENDS_append = " ${@cf_enabled(d, 'obmc-openpower', '\
         openpower-debug-collector-native \
         openpower-dbus-interfaces-native \
+        openpower-occ-control-native \
         ')}"