summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/webui/phosphor-webui_%.bbappend
AgeCommit message (Collapse)AuthorFilesLines
2021-08-11meta-openpower: prep for new override syntaxAdriana Kobylak1-3/+3
Change-Id: I5ca16c6fa7bc616bfa9bc41c4f86d32fd92b0287 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2019-07-11GUI: Turn off Redfish Event LogGunnar Mills1-0/+10
OpenPower systems use the exisiting D-Bus GUI panel, named "Event log". This new Redfish Event Log panel was added here: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/15801 More detail there on why a 2nd event log page was added. One day would like to share a Event Log panel in the GUI, but at this time it is not possible due to the field differences. OpenPower systems still use the following phosphor-logging features: resolve field (not in the Redfish spec), delete event logs one at a time (not yet implemented on the backend), and EventID (not in spec). See https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/22868 (From meta-openpower rev: bc28b6abe52b70b60874fe57ee60ae12e196c359) Tested: Built image with 22868. No longer see the Redfish Event Log panel. Change-Id: Ie2d89fd059bfc3df4d333fac5c4177994425d462 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-06openpower: webui: remove nginx workaroundsBrad Bishop1-16/+0
Remove some workarounds that aren't needed anymore with the transition to bmcweb. (From meta-openpower rev: 50bc196dccc7aa374e05b0e2e16a0d0ddd48e324) Change-Id: I220ef7a683a41c21914ab2bd936bec44d34ff024 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17openpower: phosphor-webui: set wildcard to versionPatrick Venture1-0/+16
Update the bbappend to wildcard on the recipe's version. (From meta-openpower rev: a613ae43d3c2085ef8e769c4eec909eade57ec00) Change-Id: I669c205ac1d23b657138687781f5366988437fe9 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>