summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-palmetto/recipes-phosphor/packagegroups
diff options
context:
space:
mode:
authorAbhishek Patel <Abhishek.Patel@ibm.com>2021-12-02 17:59:46 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-21 21:48:03 +0300
commitf0724165973eba995f271f077369502ec2b5c356 (patch)
tree99131255b292eeda71bbca9c22f79de870fea2d4 /meta-ibm/meta-palmetto/recipes-phosphor/packagegroups
parentda0a2c64efdce96d23b2770c7b8f813f7e92df3b (diff)
downloadopenbmc-f0724165973eba995f271f077369502ec2b5c356.tar.xz
Move Palmetto and Romulus from webui to webvue
Palmetto and Romulus were using phosphor-webui. phosphor-webui built on AngularJS, and AngularJS goes End of Life December 31, 2021. So Move Plametto and Romulus to use webui-vue. webui-vue is a modern replacement for phoshor-webui. Weui-vue is built on vue.js, uses Redfish, and has additional features like - Ability to easily theme to meet brand guidelines - Accessibility - Full Redfish - Improved user experience based on user feedback - Language translation-ready - Modern front-end framework with an active community and future development roadmap Tested: manually tested on Palmetto and Romulus system. Able to log in into the system using the latest webui-vue. Able to retrieve dump log and another log, all basic functionality is working. Signed-off-by: Abhishek Patel <Abhishek.Patel@ibm.com> Change-Id: I883a84552383f3d7f94d9227a11fc7410bc43ec5
Diffstat (limited to 'meta-ibm/meta-palmetto/recipes-phosphor/packagegroups')
-rw-r--r--meta-ibm/meta-palmetto/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/meta-palmetto/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend b/meta-ibm/meta-palmetto/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
index 74635eac1a..7fd82a191e 100644
--- a/meta-ibm/meta-palmetto/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
+++ b/meta-ibm/meta-palmetto/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
@@ -1 +1 @@
-RDEPENDS:${PN}-inventory:append:palmetto = " openpower-occ-control phosphor-webui"
+RDEPENDS:${PN}-inventory:append:palmetto = " openpower-occ-control webui-vue"