summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-29 11:40:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-01 00:28:37 +0300
commit407a5bb53745cd1c47e28800e7c6b6b05cf025cf (patch)
treee9fba5d97d7ae0e327b909f35ec1ea556d2278f6
parent3618f289f55c8998f858acbbef32ac41fe9ad945 (diff)
downloadopenbmc-407a5bb53745cd1c47e28800e7c6b6b05cf025cf.tar.xz
smbios-mdr: srcrev bump 132d037edf..036374a29d
George Liu (1): Change the byte of the MemoryAttributes attribute to the size type Change-Id: Iefc799f34f5b484ed5709fd13f79994b5f26c72c 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 bc71664307..76ce19a375 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 = "132d037edfeedfc74e97d51358dbd41db0f8fdf3"
+SRCREV = "036374a29d4192367f1a3fed2f074bde52b82fc6"
PACKAGECONFIG ?= "cpuinfo"
PACKAGECONFIG[smbios-no-dimm] = "-DDIMM_DBUS=OFF,-DDIMM_DBUS=ON"
PACKAGECONFIG[cpuinfo] = "-DCPU_INFO=ON,-DCPU_INFO=OFF,libpeci i2c-tools"