]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
dmidecode: upgrade 3.5 -> 3.6
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 May 2024 09:14:14 +0000 (17:14 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2024 08:38:20 +0000 (09:38 +0100)
commit8f4a5c380e9c0400e9c8a6a0ea4203358fd3b2e8
treeee8b8c5864f5d1bf4eaccb04c3f9e194859afdd4
parent577d2f29c4bbeb182d45331dbe77b15758746d00
dmidecode: upgrade 3.5 -> 3.6

Changelog:
============
- Use -DALIGNMENT_WORKAROUND on arm.
- Read SMBIOS entry point via kenv on DragonFly BSD.
- Support for SMBIOS 3.6.0. This includes new memory device types, new
  processor upgrades, and Loongarch support.
- Support for SMBIOS 3.7.0. This includes new port types, new processor
  upgrades, new slot characteristics and new fields for memory modules.
- Add bash completion.
- Decode HPE OEM records 197, 239 and 245.
- Implement options --list-strings and --list-types.
- Update HPE OEM records 203, 212, 216, 221, 233, 236, 237, 238 and 242.
- Update Redfish support.
- Bug fixes:
  Fix option --from-dump for user root
  Fix enabled slot characteristics not being printed
- Minor improvements:
  Print slot width on its own line
  Use standard strings for slot width

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/dmidecode/dmidecode_3.6.bb [moved from meta/recipes-devtools/dmidecode/dmidecode_3.5.bb with 89% similarity]