summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/smbios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-11 21:11:12 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-12 01:45:41 +0300
commita9f76781693e8c180f1f8d144161022211283588 (patch)
treec597d013f879febe11de7286c37f560e16fe88e1 /meta-phosphor/recipes-phosphor/smbios
parent9d78171da109d833d29d599052905374b1f5bbe8 (diff)
downloadopenbmc-a9f76781693e8c180f1f8d144161022211283588.tar.xz
smbios-mdr: srcrev bump 49ea830e12..066396395e
Jonathan Doman (1): cpuinfoapp: sst: Disallow BaseSpeedPriorityEnabled writes Change-Id: Ib56f6485b125e8772ed29c6913daea2802d2ee06 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 760e60e2b9..b1e9301572 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 = "49ea830e123b9e62b91eb7189ecc4e65eb7e0e3b"
+SRCREV = "066396395eb7b6dba40c43b5173d5e0bf6850fa2"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"