summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-05 05:01:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:49:02 +0300
commite6d2c2e1e627133dac29e6b4025a17f4ee0b1f00 (patch)
treec0251e256578008dae7c2d1dc5cfe9fa6e2a0c27 /meta-phosphor
parent3c87356cbc39671a0ec19f8b986769d8665fa8ee (diff)
downloadopenbmc-e6d2c2e1e627133dac29e6b4025a17f4ee0b1f00.tar.xz
smbios-mdr: srcrev bump e643169d59..e7cf319564
Jie Yang (4): Add CPU and memory LocationCode DBus interface Add Connector.Slot interface to CPU and DIMM smbios-mdr: Parse PCIE slot tables smbios-mdr: Associate with the motherboard Change-Id: I88023bfe9091632975aaacc69e48f8dea43bfa4a 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 eb018f2db8..9c688495a7 100644
--- a/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
+++ b/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
@@ -28,7 +28,7 @@ EXTRA_OECMAKE = "-DYOCTO=ON"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/smbios-mdr.git"
-SRCREV = "e643169d592fd1a17e3c0e8de3dc337f5b4f10d1"
+SRCREV = "e7cf319564add70c5d09bf069db51017e0cb9db7"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"