summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/system
diff options
context:
space:
mode:
authorSaqib Khan <khansa@us.ibm.com>2017-11-13 10:47:54 -0600
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-11-27 18:39:58 +0000
commit02917dfec4663c832803b9f242dd2628f3207ca6 (patch)
treed906ace8c8f132eb0a2880fc6a4f9144b21cc912 /meta-phosphor/common/recipes-phosphor/system
parent5c933bada6bc2f8c1e34f2553206e26819cf26d9 (diff)
downloadtalos-openbmc-02917dfec4663c832803b9f242dd2628f3207ca6.tar.gz
talos-openbmc-02917dfec4663c832803b9f242dd2628f3207ca6.zip
Add required package "pkgconfig"
This package is required for the following receipes in yocto-2.3. Otherwise we get the error: "fatal error: gio/gio.h: No such file or directory" Change-Id: I020c8f31d707da716956b7856ba14076294bd7c7 Signed-off-by: Saqib Khan <khansa@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/system')
-rw-r--r--meta-phosphor/common/recipes-phosphor/system/obmc-control-bmc.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/system/obmc-control-bmc.bb b/meta-phosphor/common/recipes-phosphor/system/obmc-control-bmc.bb
index 99f561853..eb5b4a810 100644
--- a/meta-phosphor/common/recipes-phosphor/system/obmc-control-bmc.bb
+++ b/meta-phosphor/common/recipes-phosphor/system/obmc-control-bmc.bb
@@ -5,6 +5,7 @@ PR = "r1"
inherit skeleton-gdbus
inherit obmc-phosphor-dbus-service
+inherit pkgconfig
SKELETON_DIR = "bmcctl"
OpenPOWER on IntegriCloud