summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-08 03:41:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-09 01:58:22 +0300
commit228fb055f8f89848fa9862641dc887145cfd6069 (patch)
treef65b8594635591c9f3b9644a157bc45e0ee4fd22
parentc9e10ea221cac8116f95706b45068e13fadf64f0 (diff)
downloadopenbmc-228fb055f8f89848fa9862641dc887145cfd6069.tar.xz
smbios-mdr: srcrev bump 7ece93a842..511b06c05d
kasunath (1): Check OperatingSystemStatus to determine POST done. Change-Id: I659caf41b793fc53979ba4f1aa09c808a6924e24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 e9298e14f..f5a046bc9 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 = "7ece93a842619e15976be776d70105f7e6edca35"
+SRCREV = "511b06c05d43c217aa5d7620bd052fafda09d586"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"