smbios-mdr: srcrev bump 9ab8c8d8fb..dc469c74cf

Tim Lee (1):
      Fix dimm present and functional property to true for robot test

Change-Id: I8c854ff6973066563fd8ff5efa6dcda4ad664853
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 6ff864c..d9ea953 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 = "9ab8c8d8fb5e7a29869f42be1fef75d8205ea556"
+SRCREV = "dc469c74cfb58cc8f4d7646c94f53f1f327d4817"
 
 SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"