meta-intel-openbmc: intel-ipmi-oem

Fixes openbmc/openbmc#3894

    1. Inherit pkgconfig
    2. Yocto config variable to enable the Intel OEM dbus interfaces

Change-Id: I7e9219eba5ec8256d4a0d4793ae80348f7af67d5
Signed-off-by: Dmitry Ponamorev <dponamorev@gmail.com>
diff --git a/meta-intel-openbmc/conf/machine/include/intel.inc b/meta-intel-openbmc/conf/machine/include/intel.inc
index 7118771..c951386 100644
--- a/meta-intel-openbmc/conf/machine/include/intel.inc
+++ b/meta-intel-openbmc/conf/machine/include/intel.inc
@@ -18,3 +18,5 @@
 PREFERRED_PROVIDER_virtual/obmc-host-ipmi-hw = "phosphor-ipmi-kcs"
 
 OVERRIDES .= ":intel"
+
+OBMC_ORG_YAML_SUBDIRS += "com/intel"