summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-01 18:10:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-02 02:48:56 +0300
commit09ea5e389a3e962435fcaf95522d6603b465dcf9 (patch)
tree2b37d0ecfe1b1ea3ad864c9af9f5278b5d9f44d4
parent1c0d26b2b248f9426b69af37e7f6d5f0d75ba483 (diff)
downloadopenbmc-09ea5e389a3e962435fcaf95522d6603b465dcf9.tar.xz
smbios-mdr: srcrev bump 226357e8cd..a1ff2445cb
Jayaprakash Mutyala (1): Populate Memory attributes Change-Id: I41710fb4888e55d45bcb23f05f50bfea6b33528a 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 69171463f3..691a3d2b6b 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 = "226357e8cd6956b73e4e0f1480edcb678ff12f6e"
+SRCREV = "a1ff2445cb0f3bcc4a459cc356fbdf9d26ab6bba"
PACKAGECONFIG ?= "cpuinfo"
PACKAGECONFIG[smbios-no-dimm] = "-DDIMM_DBUS=OFF,-DDIMM_DBUS=ON"
PACKAGECONFIG[cpuinfo] = "-DCPU_INFO=ON,-DCPU_INFO=OFF,libpeci i2c-tools"