commit | ec27bf221c89d30eb225eae916d8ba0472eefe09 | [log] [tgz] |
---|---|---|
author | Dmitry Ponamorev <dponamorev@gmail.com> | Tue Nov 01 13:03:05 2022 +0300 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Nov 17 13:07:46 2022 +0000 |
tree | a993b1f94d4a9054366c4d26a1a27e42e182f470 | |
parent | 9f5b75bdc7485f6da79532f6797d6e2fcfbd868a [diff] [blame] |
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"