meta-ampere: enable smbios-mdr

Enable support for smbios-mdr using IPMI BLOB transport protocol,
and disable the cpuinfo feature.

Signed-off-by: Hieu Huynh <hieuh@os.amperecomputing.com>
Change-Id: I0ed7ff78ba3910ab60018e0b8f55b14a22fcbb2a
diff --git a/meta-ampere/meta-common/recipes-phosphor/smbios/smbios-mdr_git.bbappend b/meta-ampere/meta-common/recipes-phosphor/smbios/smbios-mdr_git.bbappend
new file mode 100644
index 0000000..cbc9b80
--- /dev/null
+++ b/meta-ampere/meta-common/recipes-phosphor/smbios/smbios-mdr_git.bbappend
@@ -0,0 +1,3 @@
+PACKAGECONFIG:append = " smbios-ipmi-blob"
+
+PACKAGECONFIG:remove = " cpuinfo"
\ No newline at end of file