summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-05 03:30:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-07 21:57:49 +0300
commitf73482d91aa3c5358ae15cea9eb6990c9272c965 (patch)
tree1ad693962b8c6db97e97740a80a763b838d60f0f
parentab9a11d0fec72f22346b918022ba901ab65f270b (diff)
downloadopenbmc-f73482d91aa3c5358ae15cea9eb6990c9272c965.tar.xz
smbios-mdr: srcrev bump 410bbc271b..85aaf53b01
Jonathan Doman (2): Fix compilation warnings Add README.md Change-Id: I378bf6b5cb267006b0efc52abb48845fa4bb643b 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 408693410c..1cf3069921 100644
--- a/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
+++ b/meta-phosphor/recipes-phosphor/smbios/smbios-mdr_git.bb
@@ -10,7 +10,7 @@ DEPENDS += " \
phosphor-dbus-interfaces \
phosphor-logging \
"
-SRCREV = "410bbc271b8e90520905589ae7c505ec78396ccc"
+SRCREV = "85aaf53b017219c34377f1df303dfeb10484bde7"
PACKAGECONFIG ?= "cpuinfo"
PACKAGECONFIG[smbios-no-dimm] = "-DDIMM_DBUS=OFF,-DDIMM_DBUS=ON"
PACKAGECONFIG[cpuinfo] = "-DCPU_INFO=ON,-DCPU_INFO=OFF,libpeci i2c-tools"