smbios-mdr: srcrev bump 5f2d627553..bc924d0f9f

Prithvi A Pai (1):
      fix to check presence of smbios file before read

Change-Id: I39fed834c0915f9a99e6d42c07a451b83a12e3e8
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 945637d..0d05f0f 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 = "5f2d627553b6d8fbe4472eb0c15cbff6bc2888d3"
+SRCREV = "bc924d0f9f590d7d420b9f7bc98bdb9b8688618e"
 
 SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
 SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"