summaryrefslogtreecommitdiff
path: root/meta-supermicro
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2022-07-22 16:42:01 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-02 15:49:14 +0300
commite32ec172cef5e11ab4d92c7972d6149e77ecf3a3 (patch)
tree615f8572b417c40671d875aeb5c9c4e531655695 /meta-supermicro
parent2f30d3d0fcd8d33f73f03ae6ff0bdafa4047973f (diff)
downloadopenbmc-e32ec172cef5e11ab4d92c7972d6149e77ecf3a3.tar.xz
Deprecate phosphor-webui
For the moment, phosphor-webui is deprecated and unmaintained. The replacement for it is webui-vue, which already has feature parity, and many more features than its predecessor. Several calls have been made asking if there is anyone still using phosphor-webui and would like to maintain it into the future, but no such volunteer has stepped up. Moving to webui-vue is the recommended option these days, and this patchset is done under the assumption that these platforms would actually like to move off the deprecated UI, and just don't have patches to that effect. For the machine maintainers reading this, if you would like to stay on phosphor-webui, please start that discussion here about who would like to maintain it. This commit ports the last few platforms over to webui-vue. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I9c74442b850aceca130545f37d5bc694a4f4424d
Diffstat (limited to 'meta-supermicro')
-rw-r--r--meta-supermicro/meta-common/recipes-supermicro/packagegroups/packagegroup-supermicro-apps.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-supermicro/meta-common/recipes-supermicro/packagegroups/packagegroup-supermicro-apps.bb b/meta-supermicro/meta-common/recipes-supermicro/packagegroups/packagegroup-supermicro-apps.bb
index 4549bf70f1..eca07c0f37 100644
--- a/meta-supermicro/meta-common/recipes-supermicro/packagegroups/packagegroup-supermicro-apps.bb
+++ b/meta-supermicro/meta-common/recipes-supermicro/packagegroups/packagegroup-supermicro-apps.bb
@@ -42,6 +42,6 @@ RDEPENDS:${PN}-system = " \
bmcweb \
entity-manager \
dbus-sensors \
- phosphor-webui \
+ webui-vue \
ipmitool \
"