summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-23 01:40:45 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-23 22:52:15 +0300
commitcc8e33eea7b6934c685113a5dde676f5639fd9a6 (patch)
treecdc485053e76d0956232c6387b7e157d8d3a491d /meta-phosphor
parent0903b028f2060669d16a5bbba5acbd3159f8170c (diff)
downloadopenbmc-cc8e33eea7b6934c685113a5dde676f5639fd9a6.tar.xz
smbios-mdr: srcrev bump 634ec6aec9..2eca4fe567
kasunath (1): Expose memory error correction type Change-Id: Ibb06c539e92b83d7b5195fa8dd9082142790590a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 b20ef71ffe..8b9199db82 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;branch=master;protocol=https"
-SRCREV = "634ec6aec99fcf867afc04ff7fdf093d95104ef3"
+SRCREV = "2eca4fe567052dcb416ac3f8637d8ea306dc9b08"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"