summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/smbios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-27 20:01:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-28 02:13:36 +0300
commit16bd97be35f202869f942fc1969f389e76950643 (patch)
treebeacd1e667a752fa52d45a1381812b94a7dc10b5 /meta-phosphor/recipes-phosphor/smbios
parenta14169a51236f2056786f48b6510379af1e335a8 (diff)
downloadopenbmc-16bd97be35f202869f942fc1969f389e76950643.tar.xz
smbios-mdr: srcrev bump ecbd71baa6..e643169d59
Charles Boyer (1): cpu: Add support for part and serial numbers Change-Id: I395d28e286fecdbcc22a80c225b1688ffef65929 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/smbios')
-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 0cc97ac8c..eb018f2db 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 = "ecbd71baa68d0c2834614d84f24de7d369a51ce4"
+SRCREV = "e643169d592fd1a17e3c0e8de3dc337f5b4f10d1"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"