summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-18 10:10:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-22 01:58:50 +0300
commit3f683cffafca7d745a446e29943b285950e9d531 (patch)
tree831590f63613511cdf7be8a2a99137235a3469f2 /meta-phosphor
parent43fdd8918ace8cada8da91e6cb0493b2099e6c92 (diff)
downloadopenbmc-3f683cffafca7d745a446e29943b285950e9d531.tar.xz
smbios-mdr: srcrev bump 0435a483af..473d890ea7
Gokul Sanker V G (1): Added correction for empty text strings Change-Id: Ie53dc730c7b558a21775729c24aa7d9b6e129998 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 d3b5cecf70..a20637c1c3 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 = "0435a483afb10a5eabe7ae93f07fbb2d2265e53f"
+SRCREV = "473d890ea7fa48e1f3925f085e870dae67d68527"
SYSTEMD_SERVICE:${PN} += "smbios-mdrv2.service"
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'cpuinfo', 'xyz.openbmc_project.cpuinfo.service', '', d)}"