meta-ibm: Enable system specific bios support
Enabling system specific bios support for IBM systems
Tested:
Poweron successful
Change-Id: Iad41ca4c93a76b6357994650b970942910ad06de
Signed-off-by: Archana Kakani <archana.kakani@ibm.com>
diff --git a/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend b/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend
index 1d30faf..e352e16 100644
--- a/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend
+++ b/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend
@@ -1,5 +1,5 @@
# Force the mctp-demux to be used until machine is ready to use in-kernel MCTP
-PACKAGECONFIG:append = " transport-mctp-demux oem-ibm"
+PACKAGECONFIG:append = " transport-mctp-demux oem-ibm system-specific-bios-json"
# Huygens does not currently want the IBM OEM functions (no PHYP)
PACKAGECONFIG:remove:huygens = " oem-ibm"