summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-28 00:40:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-01 00:41:35 +0300
commite611bb2bd7712d36b44b92418cd13eacdcdf721c (patch)
tree39a017b42959d6fa36ca1928b29159a9ee85ad74
parentb1b49cc2277d757f61ea86e1ae4dd5066585901a (diff)
downloadopenbmc-e611bb2bd7712d36b44b92418cd13eacdcdf721c.tar.xz
smbios-mdr: srcrev bump 027277a4a9..badedf1091
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I5791947b37f0cb3e9375e18f9b3c5c3af668d2c6 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 68a0070f9b..19804cf1de 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 = "027277a4a95e136dd92af434d3033c1b16dc429c"
+SRCREV = "badedf10910f5ea0a5563e461b47acf7cc45603d"
PACKAGECONFIG ?= "cpuinfo"
PACKAGECONFIG[smbios-no-dimm] = "-Ddimm-dbus=disabled,-Ddimm-dbus=enabled"
PACKAGECONFIG[cpuinfo] = "-Dcpuinfo=enabled,-Dcpuinfo=disabled,libpeci i2c-tools"