commit | e77709916bcbd9700718d2a21f695545991cd2ad | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Fri May 14 13:24:33 2021 -0700 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Fri May 14 14:21:53 2021 -0700 |
tree | 893dabb3848f02d477d4bbf8644b9b92b89f4fb6 | |
parent | fbe1b68c96f88a9f9b64ab1cb68757402ab10b77 [diff] |
Fix smbios-mdrv2 CI build The phosphor-dbus-interface type for memorySizeInKB changed from uint32_t to size_t. https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/41870 This updates smbios-mdrv2 with that change to fix the CI build. The phosphor-dbus-interface name for Common::UUID changed from uUID to uuid. This updates smbios-mdrv2 with that change to fix the CI build. Change-Id: I37994e7b36ea8182c01386d804ff2de1e682fdd8 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>