summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-27 22:50:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-28 00:29:16 +0300
commitdd331dea9ad439537e0a5473041449e0daafcff4 (patch)
tree1e0b01d43f50b673dc19865d3f7e1654e47f23ad
parentb2a21d167852a13c9a75f00924fc0558bb31438e (diff)
downloadopenbmc-dd331dea9ad439537e0a5473041449e0daafcff4.tar.xz
smbios-mdr: srcrev bump 949f634d65..defbc2acdb
Jason M. Bills (2): Update class name to MDRV2 Update to the new sdbusplus namespace format Jonathan Doman (1): Update sst-compare-redfish-os.py for TPMI based CPUs Change-Id: Ib7355855befb1e58d78d92b98e294e406514ad64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb b/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
index b7fd0bba86..87823ee7cc 100644
--- a/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
+++ b/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
@@ -10,7 +10,7 @@ DEPENDS += " \
phosphor-dbus-interfaces \
phosphor-logging \
"
-SRCREV = "949f634d652e074f4b2afbd88e94791a261f6326"
+SRCREV = "defbc2acdbdf7827706ddd7fee53d193b3d849b3"
PACKAGECONFIG ?= "cpuinfo"
PACKAGECONFIG[smbios-no-dimm] = "-DDIMM_DBUS=OFF,-DDIMM_DBUS=ON"
PACKAGECONFIG[cpuinfo] = "-DCPU_INFO=ON,-DCPU_INFO=OFF,libpeci i2c-tools"