openpower-software-manager: Add PLDM option to p10bmc

openpower-pnor-code-mgmt: srcrev bump 9c2ef681e3..6fc7fcd6b1
Adriana Kobylak (2):
      Add a new pldm feature option

Add support for the host PLDM transport that takes place of hiomap
(mboxd). Add this new feature to p10bmc.

Tested: Verified that tacoma (that doesn't support pldm) and p10bmc
(supports pldm) reached runtime.

Change-Id: I31e8beba5ff8a413b7b7fa7476f5f2403d3781dd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
diff --git a/meta-ibm/conf/machine/p10bmc.conf b/meta-ibm/conf/machine/p10bmc.conf
index 4956f87..1891129 100644
--- a/meta-ibm/conf/machine/p10bmc.conf
+++ b/meta-ibm/conf/machine/p10bmc.conf
@@ -10,6 +10,7 @@
 require conf/machine/include/openpower.inc
 include conf/machine/include/ibm-power10-cpu.inc
 require conf/distro/include/openpower-virtual-pnor.inc
+require conf/distro/include/openpower-hostfw-over-pldm.inc
 require conf/distro/include/phosphor-mmc.inc
 require conf/distro/include/ibm-mpreboot.inc
 require conf/distro/include/ibm-yaml.inc