History log of /openbmc/entity-manager/configurations/bnp_baseboard.json (Results 1 – 2 of 2)
Revision Date Author Comments
# 075ad3f4 04-Mar-2025 Patrick Williams <patrick@stwcx.xyz>

ProductId: remove property

At both the top-level and in Item.Board.Motherboard schemas was a
required property: "ProductId". This property has never been documented
in phosphor-dbus-interfaces and

ProductId: remove property

At both the top-level and in Item.Board.Motherboard schemas was a
required property: "ProductId". This property has never been documented
in phosphor-dbus-interfaces and is only used in exactly 1 OEM IPMI
provider (and no where else)[1, 2]. Strip this unused property out.

Test Plan: entity-manager schema validators pass. Search in code base
for usages.

[1]: https://github.com/openbmc/intel-ipmi-oem/blob/0fcc73f1cf8c486bb8079e68813c239c4cc41bbc/src/oemcommands.cpp#L2929
[2]: https://github.com/search?q=org%3Aopenbmc+%2F%28%3F-i%29ProductId%2F+-repo%3Aopenbmc%2Flinux+-repo%3Aopenbmc%2Fqemu&type=code

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I81f02c54aaee78e5d1c3b3e020437ebd3d7b4e3f

show more ...


# f4b2e5a8 26-May-2022 Brad Bishop <bradleyb@fuzziesquirrel.com>

configurations: use lower_snake_case filenames

To be consistent with lower_snake_case source code filenames, use
lower_snake_case for configuration file names as well.

Signed-off-by: Brad Bishop <b

configurations: use lower_snake_case filenames

To be consistent with lower_snake_case source code filenames, use
lower_snake_case for configuration file names as well.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: I37245b8fd287065d1ef2c925ddb7478e3475e854

show more ...