summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/smbios
AgeCommit message (Collapse)AuthorFilesLines
2021-12-17smbios-mdr: srcrev bump 631388e621..5f2d627553Andrew Geissler1-1/+1
Alex Schendel (1): Add FW Version in journalctl log Change-Id: Ibf9f8279fdf8f1f1eaa8cf30bb0b9947e16220e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14meta-phosphor: cmake packages: add pkgconfigPatrick Williams1-1/+1
With the latest Yocto we see failures: ``` 17:14:36 | CMake Error at /home/jenkins-op/workspace/ci-openbmc/distro/ubuntu/label/docker-builder/target/tiogapass/build/work/arm1176jzs-openbmc-linux-gnueabi/phosphor-ipmi-ipmb/0.1+gitAUTOINC+8227626764-r0/recipe-sysroot-native/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 17:14:36 | Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) ``` Add the correct inherit for ipmb-ipmb. Pre-emptively add for any recipe which does 'inherit cmake'. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib3327af0f19268d1f5b70259c3445b0985da9fa0
2021-11-14smbios-mdr: srcrev bump bb4ee4be50..631388e621Andrew Geissler1-1/+1
Jonathan Doman (1): cpuinfoapp: Add support for ICX-D and SPR Change-Id: Iee6ce181e258d5148ba53c576b12aabf48fd7573 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-11smbios-mdr: srcrev bump 800bb70054..bb4ee4be50Andrew Geissler1-1/+1
Jonathan Doman (1): Add OWNERS rule for SST-related code Change-Id: I3e23b6b86537c440cf2787da1a7100a49f049166 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28smbios-mdr: srcrev bump 44533c83fe..800bb70054Andrew Geissler1-1/+1
Charles Boyer (1): cpu: Add support for ARM family Change-Id: I866f7b70bc6624cf946f617861c88d8be287ed58 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27smbios-mdr: srcrev bump dc469c74cf..44533c83feAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8e4a7ea6a49f7f62280c1f34d456e39e90bd4359 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14smbios-mdr: srcrev bump 9ab8c8d8fb..dc469c74cfAndrew Geissler1-1/+1
Tim Lee (1): Fix dimm present and functional property to true for robot test Change-Id: I8c854ff6973066563fd8ff5efa6dcda4ad664853 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-12smbios-mdr: srcrev bump e7cf319564..9ab8c8d8fbAndrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: Ie0245e1cc48c66863c36cf4772092a9228bd064e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08smbios-mdr: srcrev bump e643169d59..e7cf319564Andrew Geissler1-1/+1
Jie Yang (4): Add CPU and memory LocationCode DBus interface Add Connector.Slot interface to CPU and DIMM smbios-mdr: Parse PCIE slot tables smbios-mdr: Associate with the motherboard Change-Id: I88023bfe9091632975aaacc69e48f8dea43bfa4a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-28smbios-mdr: srcrev bump ecbd71baa6..e643169d59Andrew Geissler1-1/+1
Charles Boyer (1): cpu: Add support for part and serial numbers Change-Id: I395d28e286fecdbcc22a80c225b1688ffef65929 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-14smbios-mdr: srcrev bump 511b06c05d..ecbd71baa6Andrew Geissler1-1/+1
Mansi Joshi (1): Fix SMMDR send directory info call Change-Id: I7205ebf2167ac89fd0c518d1ed4c1efa709fe7d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09smbios-mdr: srcrev bump 7ece93a842..511b06c05dAndrew Geissler1-1/+1
kasunath (1): Check OperatingSystemStatus to determine POST done. Change-Id: I659caf41b793fc53979ba4f1aa09c808a6924e24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-24smbios-mdr: srcrev bump 6e3e9c2598..7ece93a842Andrew Geissler1-1/+1
Mansi Joshi (1): [dimm] Added DDR5 and LPDDR5 Device Type support Change-Id: Idd081770e98856ed653e4f86e905860cf1d17569 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20meta-phosphor: Add openbmc/smbios-mdr recipeJie Yang1-0/+39
Signed-off-by: Jie Yang <jjy@google.com> Change-Id: I856cf1519e033b9b68788f5236c3de727e72ab32