summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/host
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-01-26 21:30:17 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-01 14:50:23 -0500
commit9267362c97ebd474d9db37b4515f3f011f1ea457 (patch)
tree9d0ffe3c44974492a58df2fa8b54c94756576cb6 /meta-phosphor/common/recipes-phosphor/host
parent038b44be9a95f0298243cbdcaa99aeed5fa7db2c (diff)
downloadtalos-openbmc-9267362c97ebd474d9db37b4515f3f011f1ea457.tar.gz
talos-openbmc-9267362c97ebd474d9db37b4515f3f011f1ea457.zip
Add missing pkgconfig dependencies
A number of skeleton recipes were missing pkgconfig dependencies. Exposed by Yocto 2.3 per-recipe sysroots feature. Change-Id: I514a95d08e199b395355341fec586b2af11428b5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/host')
-rw-r--r--meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host.bb b/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host.bb
index 1842697e3..a4dba77f0 100644
--- a/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host.bb
+++ b/meta-phosphor/common/recipes-phosphor/host/obmc-op-control-host.bb
@@ -4,6 +4,7 @@ PR = "r1"
inherit skeleton-gdbus
inherit obmc-phosphor-dbus-service
+inherit pkgconfig
PROVIDES += "virtual/obmc-host-ctl"
RPROVIDES_${PN} += "virtual-obmc-host-ctl"
OpenPOWER on IntegriCloud