Skip to content
Commit e8b9df1d authored by Asmitha Karunanithi's avatar Asmitha Karunanithi
Browse files

meta-ibm: Add SMBIOS support in meta-system1



This commit pulls:
1. smbios-mdr recipe that is responsible for parsing the smbios table
   sent down by the host, and publishes the system information on the
   dbus objects.
2. phosphor-ipmi-blobs: this is an alternative implementation of IPMI
   blob transfer API. The blob handler writes the data into
   `/var/lib/smbios/smbios2` path (the local persistent cache for the
   SMBIOS table) and triggers smbios-mdr to reload and parse the table
   from that file.

Tested By:
Verified that the smbios data is transferred via IPMI to the BMC and the
smbios-mdr service reads that data and populates the dbus object.

Change-Id: I7eb54695c46cd8d0392b8ce7c942fedeb56b5d14
Signed-off-by: default avatarAsmitha Karunanithi <asmitk01@in.ibm.com>
parent 4b996a46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment