summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-11-11 22:57:05 +0300
committerPatrick Williams <patrick@stwcx.xyz>2016-11-18 00:34:42 +0300
commitf1275cc09fdedee42728bb8e819a585efec7d98f (patch)
tree8fca7fd762546bedc8a9eaa4dbba771e3e5a58b8 /meta-phosphor/common/recipes-core
parente32780360da530b6074d01eefc219e53d61a1647 (diff)
downloadopenbmc-f1275cc09fdedee42728bb8e819a585efec7d98f.tar.xz
Add sdbusplus to sdk
Change-Id: I0ee7c2fdc9c9220437a5b5dd1255c2b80b5cc125 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-core')
-rw-r--r--meta-phosphor/common/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend3
1 files changed, 2 insertions, 1 deletions
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 58748bd35..aaac5e7aa 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 +1,2 @@
-RDEPENDS_${PN}_append = " nativesdk-autoconf-archive-dev"
+RDEPENDS_${PN}_append = " nativesdk-autoconf-archive-dev \
+ nativesdk-sdbusplus"