summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-11 21:01:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-14 21:29:32 +0300
commit270d3f3a50fcf411c8771a7529caa40886c1e7f7 (patch)
tree610bf9952bef98e3e6a305d90114ed1463416881
parent6fd8c00fee6d8e58ee5770cc759453b4eca76ee3 (diff)
downloadopenbmc-270d3f3a50fcf411c8771a7529caa40886c1e7f7.tar.xz
smbios-mdr: srcrev bump bb4ee4be50..631388e621
Jonathan Doman (1): cpuinfoapp: Add support for ICX-D and SPR Change-Id: Iee6ce181e258d5148ba53c576b12aabf48fd7573 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 1c349fc90..bfa69e9c3 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 = "bb4ee4be50ca1a6f2b457d18cdf52e1b8a0b6710"
+SRCREV = "631388e621abad855abbe4abbfb20111da9056f1"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"