meta-yadro: vegman: add smbios parser to the image
Add smbios-mdr daemon to the image. This only parse smbios image binary
which should be delivered to BMC filesystem using some other software
(via IPMI in our case).
Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com>
Change-Id: I3a18879630ccbe517030b6f803a6ae5fe42dceac
diff --git a/meta-yadro/meta-vegman/recipes-phosphor/smbios/smbios-mdr_git.bbappend b/meta-yadro/meta-vegman/recipes-phosphor/smbios/smbios-mdr_git.bbappend
new file mode 100644
index 0000000..546d64a
--- /dev/null
+++ b/meta-yadro/meta-vegman/recipes-phosphor/smbios/smbios-mdr_git.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG:remove = " cpuinfo"