summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/smbios
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-17 03:40:50 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-18 03:59:28 +0300
commit165718735646ebb1b7a3936aa88682f961302cf6 (patch)
treea4a2e021fe86139fc41177bd898391ad8f10706f /meta-phosphor/recipes-phosphor/smbios
parentcd7e737fc17fe96b1568aa935f085b2cb02adc93 (diff)
downloadopenbmc-165718735646ebb1b7a3936aa88682f961302cf6.tar.xz
smbios-mdr: srcrev bump a30229e13b..49ea830e12
Jonathan Doman (2): Fix phosphor-host-ipmid externalproject build sst: Rediscover profiles after host reboot Change-Id: I7480f2b5adadd84063e527eacf5474ad7d099301 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 006194b778..760e60e2b9 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 = "a30229e13b8f320bdd23442e39b3a43b94b5545b"
+SRCREV = "49ea830e123b9e62b91eb7189ecc4e65eb7e0e3b"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"