From 62bb052d65eba58c6cc75b7d25607cc3f3cb64c3 Mon Sep 17 00:00:00 2001 From: Marri Devender Rao Date: Tue, 13 Jun 2017 06:56:43 -0500 Subject: 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 --- .../recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/common/recipes-core') diff --git a/meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend b/meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend index 468ed5810..936c16bdf 100644 --- a/meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend +++ b/meta-phosphor/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++ \ " -- cgit v1.2.3