summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-11 01:11:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-14 05:33:36 +0300
commit2e7aa0a46c0dd32db2054949542f527e6339f405 (patch)
treef8ef3ade40c8d30b8e964aeb8cb85a5430e6a438
parent902485f4a29195afb9c9864f66b5f53e6c677e5e (diff)
downloadopenbmc-2e7aa0a46c0dd32db2054949542f527e6339f405.tar.xz
smbios-mdr: srcrev bump 511b06c05d..ecbd71baa6
Mansi Joshi (1): Fix SMMDR send directory info call Change-Id: I7205ebf2167ac89fd0c518d1ed4c1efa709fe7d9 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 f5a046bc9..0cc97ac8c 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 = "511b06c05d43c217aa5d7620bd052fafda09d586"
+SRCREV = "ecbd71baa68d0c2834614d84f24de7d369a51ce4"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"