summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-13 09:31:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-14 00:41:44 +0300
commit4d4ca3050ceb9d9510217c7a03ddb15c96642dc8 (patch)
tree8c650efd3edfb4ae28c8da2b1688999ff08b0ee3 /meta-phosphor
parentc617fe598f4240abe1330c6318666bce7986403d (diff)
downloadopenbmc-4d4ca3050ceb9d9510217c7a03ddb15c96642dc8.tar.xz
smbios-mdr: srcrev bump 9ab8c8d8fb..dc469c74cf
Tim Lee (1): Fix dimm present and functional property to true for robot test Change-Id: I8c854ff6973066563fd8ff5efa6dcda4ad664853 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 6ff864cfe..d9ea953b3 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 = "9ab8c8d8fb5e7a29869f42be1fef75d8205ea556"
+SRCREV = "dc469c74cfb58cc8f4d7646c94f53f1f327d4817"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"