summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-13 20:32:00 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-16 01:34:35 +0300
commitc6d0f874873a1a1fd4e5f53df690a52c70c1ccea (patch)
tree28679562759b22daac1d4d72037ee1bf4f321f5c /meta-phosphor
parent250a15604f478d250fdcdff4076d8ee9830c46ae (diff)
downloadopenbmc-c6d0f874873a1a1fd4e5f53df690a52c70c1ccea.tar.xz
smbios-mdr: srcrev bump 7393e48def..bb9c622d16
Gobinath Krishnamoorthy (1): Use mobo's object system iface to find mobo path. Konstantin Aladyshev (1): Utilize 'Bank Locator' memory device table field Change-Id: I24002707ab97189ae64aa85b16b9058bf73519f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 0cfaa27103..2391ea42ae 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 = "7393e48def95e9a9db400f0b0293e3ea088bb1a4"
+SRCREV = "bb9c622d16d8bf6f2f6f98551d19ebd75e20a5ed"
PACKAGECONFIG ?= "cpuinfo"
PACKAGECONFIG[smbios-no-dimm] = "-DDIMM_DBUS=OFF,-DDIMM_DBUS=ON"
PACKAGECONFIG[cpuinfo] = "-DCPU_INFO=ON,-DCPU_INFO=OFF,libpeci i2c-tools"