From c65ac80817aa4ac0355992e47d20365050795847 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 2 Feb 2017 20:49:22 -0500 Subject: Add native/sdk classes to phosphor-dbus-interfaces Enable native and nativesdk classes for phosphor-dbus-interfaces. Install nativesdk-phosphor-dbus-interfaces by default in the obmc-phosphor-image sdk. Change-Id: Iaf134734ada106bb69254dfffa07c2af2641d9f8 Signed-off-by: Brad Bishop --- .../packagegroups/nativesdk-packagegroup-sdk-host.bbappend | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'meta-phosphor/common/recipes-core/packagegroups') 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 e7a588e31..468ed5810 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,2 +1,5 @@ -RDEPENDS_${PN}_append = " nativesdk-autoconf-archive-dev \ - nativesdk-sdbus++" +RDEPENDS_${PN}_append = " \ + nativesdk-autoconf-archive-dev \ + nativesdk-phosphor-dbus-interfaces \ + nativesdk-sdbus++ \ + " -- cgit v1.2.3