summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/skeleton
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/skeleton
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/skeleton')
-rw-r--r--meta-phosphor/common/recipes-phosphor/skeleton/obmc-libobmc-intf.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/skeleton/obmc-libobmc-intf.bb b/meta-phosphor/common/recipes-phosphor/skeleton/obmc-libobmc-intf.bb
index 39043c0cf..09027dde3 100644
--- a/meta-phosphor/common/recipes-phosphor/skeleton/obmc-libobmc-intf.bb
+++ b/meta-phosphor/common/recipes-phosphor/skeleton/obmc-libobmc-intf.bb
@@ -4,6 +4,7 @@ methods and the GDBUS skeleton code for the org.openbmc DBUS API."
PR = "r1"
inherit skeleton
+inherit pkgconfig
DEPENDS += "glib-2.0"
OpenPOWER on IntegriCloud