summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorTom Tung <shes050117@gmail.com>2023-12-27 04:59:09 +0300
committerTom Tung <shes050117@gmail.com>2023-12-27 05:01:05 +0300
commitd97a0174cfe7fc881fc1b34f39ffbab7ee351b7f (patch)
tree642d65283514fce5e02ed3b5a4ab21160133a347 /meta-quanta
parentf8cfe2a83b9b78705bceb385f455ce283f191e15 (diff)
downloadopenbmc-d97a0174cfe7fc881fc1b34f39ffbab7ee351b7f.tar.xz
meta-quanta: gbs: conf: remove obmc-webui
Tested: can build Change-Id: Id99ae67689f13b2f71fbe8ab3edad03700f9291b Signed-off-by: Tom Tung <shes050117@gmail.com>
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-gbs/conf/machine/gbs.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-quanta/meta-gbs/conf/machine/gbs.conf b/meta-quanta/meta-gbs/conf/machine/gbs.conf
index a663537b8d..d77ee5055c 100644
--- a/meta-quanta/meta-gbs/conf/machine/gbs.conf
+++ b/meta-quanta/meta-gbs/conf/machine/gbs.conf
@@ -54,4 +54,5 @@ IMAGE_FEATURES:remove = "obmc-network-mgmt"
IMAGE_FEATURES:remove = "obmc-user-mgmt"
IMAGE_FEATURES:remove = "obmc-user-mgmt-ldap"
IMAGE_FEATURES:remove = "obmc-dmtf-pmci"
+IMAGE_FEATURES:remove = "obmc-webui"
OBMC_IMAGE_BASE_INSTALL:remove = "packagegroup-obmc-apps-extras"