summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-03 21:50:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-08 21:46:23 +0300
commit72a6a9b29851e016cd8fb306111289d96a85305e (patch)
tree477cc0ff5c72e14348b90830b1e507a1e6d4a38d
parenta6b3e3979238669264737561e7c34f4be6b35c03 (diff)
downloadopenbmc-72a6a9b29851e016cd8fb306111289d96a85305e.tar.xz
smbios-mdr: srcrev bump bc924d0f9f..0435a483af
Arun P. Mohanan (1): SMBIOS version check Change-Id: Ie443a653d65c42f1956f25107d9c3ee0ec13a12d 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 86ace352d0..d3b5cecf70 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 = "bc924d0f9f590d7d420b9f7bc98bdb9b8688618e"
+SRCREV = "0435a483afb10a5eabe7ae93f07fbb2d2265e53f"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"