summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-10-07 02:34:43 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-10-11 08:29:09 +0300
commit67e3b00895ed25c8dbb7bef763913a7fd17eaa27 (patch)
tree4abef6649fbffa6bc93717b39ae9908d0591793b /meta-ibm
parent2ce557a1618b45b3cfc905e7b7d75fa289f8e588 (diff)
downloadopenbmc-67e3b00895ed25c8dbb7bef763913a7fd17eaa27.tar.xz
treewide: clean up webui selection
The webui-vue package is now enabled by default. Clean up all the meta layers to clean up the explicit enablement. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4895be56c70d2c8666dd96cec18d2c097f0c05a3
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend
index 71c4c233b1..a82f62c55d 100644
--- a/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -4,12 +4,10 @@ OBMC_IMAGE_EXTRA_INSTALL:append:p10bmc = " mboxd"
OBMC_IMAGE_EXTRA_INSTALL:append:p10bmc-distributed = " etcd"
IMAGE_FEATURES:append = " obmc-dbus-monitor"
-IMAGE_FEATURES:append = " obmc-webui"
# remove so things fit in available flash space
IMAGE_FEATURES:remove:witherspoon = "obmc-user-mgmt-ldap"
IMAGE_FEATURES:remove:witherspoon = "obmc-telemetry"
-IMAGE_FEATURES:remove:witherspoon = "obmc-webui"
# Generic IPMI FRU vpd collection not needed on p10bmc
IMAGE_FEATURES:remove:p10bmc = "obmc-fru-ipmi"