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>
diff --git a/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb b/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
index eb018f2..9c68849 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 @@
 
 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)}"