commit | 7988c1e685d448e36f53a4c0702adf964507ac33 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Tue Jan 17 12:15:30 2023 +0300 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jan 27 17:16:36 2023 +0000 |
tree | d2287a97c827106d0b4644e64646ce1b89a01500 | |
parent | 41d8435a8da033e7129c9fd2602054d9e7ba51b0 [diff] [blame] |
meta-ethanolx: Populate "redfish/v1/Systems/system" The "redfish/v1/Systems/system" page is necessary to fill the "Server information" panel in the webui-vue application. Change-Id: Id8ee7b6ab504cd38916f92fd6dda9d99dfdd898c Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
diff --git a/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-baseboard.json b/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-baseboard.json index b95e909..baaeee8 100644 --- a/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-baseboard.json +++ b/meta-amd/meta-ethanolx/recipes-phosphor/configuration/entity-manager/ethanolx-baseboard.json
@@ -1475,5 +1475,6 @@ "Model": "EthanolX", "PartNumber": "109-H43111-00A_02", "SerialNumber": "EX782B" - } + }, + "xyz.openbmc_project.Inventory.Item.System": {} }