fix sdk build broken issue

With recent changes done to path of the error yaml files
in dbus-interfaces build is broken.

Resolves openbmc/openbmc#1780

Change-Id: Ia296add2617433b05931a343046c2d059c20c4ff
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
diff --git a/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend b/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
index 468ed58..936c16b 100644
--- a/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
+++ b/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
@@ -1,5 +1,5 @@
 RDEPENDS_${PN}_append = " \
         nativesdk-autoconf-archive-dev \
-        nativesdk-phosphor-dbus-interfaces \
+        nativesdk-phosphor-dbus-interfaces-yaml \
         nativesdk-sdbus++ \
         "