smbios-mdr: srcrev bump 066396395e..198495736c

Jiaqing Zhao (1):
      cpu: Set DBus EffectiveFamily property

Patrick Williams (1):
      sdbusplus: use shorter type aliases

Change-Id: I0f0cd29bb94e3e07dc9291454af51d5a83a2020d
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 b1e9301..0312d5c 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;branch=master;protocol=https"
-SRCREV = "066396395eb7b6dba40c43b5173d5e0bf6850fa2"
+SRCREV = "198495736c0dfe72335540ba596b83a0b2c1b270"
 
 SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"